Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

CellGenerated Event (IWorkstationEventBroker)







Occurs when a Leadtools.MedicalViewer.MedicalViewerBaseCell has been generated from another cell.
Syntax
'Declaration
 
Event CellGenerated As EventHandler(Of CellGeneratedEventArgs)
'Usage
 
Dim instance As IWorkstationEventBroker
Dim handler As EventHandler(Of CellGeneratedEventArgs)
 
AddHandler instance.CellGenerated, handler

            

            
Event Data

The event handler receives an argument of type CellGeneratedEventArgs containing data related to this event. The following CellGeneratedEventArgs properties provide information specific to this event.

PropertyDescription
FeatureId Gets the feature that executed to generate the new cell.
GeneratedCell Gets the new Leadtools.MedicalViewer.MedicalViewerBaseCell that is generated.
OriginalCell Gets the Leadtools.MedicalViewer.MedicalViewerBaseCell that is used to generate the new cell.
Requirements

Target Platforms

See Also

Reference

IWorkstationEventBroker Interface
IWorkstationEventBroker Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features