LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

CutPlaneCellGenerated Event

Show in webframe






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  
Requirements

Target Platforms

See Also

Reference

CutPlaneCommand Class
CutPlaneCommand Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.