←Select platform

CellGeneratedEventArgs Constructor

Summary

Initializes a new instance of the WorkstationState class.

Syntax

C#
VB
C++
  
Public Function New( _ 
   ByVal featureId As String, _ 
   ByVal originalCell As Leadtools.Medicalviewer.MedicalViewerBaseCell, _ 
   ByVal generatedCell As Leadtools.Medicalviewer.MedicalViewerBaseCell _ 
) 

Parameters

featureId
The feature that executed to generate the new cell.

originalCell
The Leadtools.MedicalViewer.MedicalViewerBaseCell that is used to generate the new cell.

generatedCell
The new Leadtools.MedicalViewer.MedicalViewerBaseCell that is generated.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly