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

Show in webframe

CutPlaneCellGenerated Event







Occurs when a cut plane cell is generated.
Syntax
public event EventHandler<MedicalViewerDerivativeGeneratedEventArgs> CutPlaneCellGenerated
'Declaration
 
Public Event CutPlaneCellGenerated As EventHandler(Of MedicalViewerDerivativeGeneratedEventArgs)
'Usage
 
Dim instance As CutPlaneCommand
Dim handler As EventHandler(Of MedicalViewerDerivativeGeneratedEventArgs)
 
AddHandler instance.CutPlaneCellGenerated, handler

            

            
public: __event EventHandler<MedicalViewerDerivativeGeneratedEventArgs*>* CutPlaneCellGenerated
public:
event EventHandler<MedicalViewerDerivativeGeneratedEventArgs^>^ CutPlaneCellGenerated
Event Data

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

PropertyDescription
DerivativeCell Gets the cell that contains the derivative image.
Requirements

Target Platforms

See Also

Reference

CutPlaneCommand Class
CutPlaneCommand Members

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