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

Show in webframe

OnCutPlaneCellGenerated Method







The System.Object firing the event.
A Leadtools.MedicalViewer.MedicalViewerDerivativeGeneratedEventArgs that provides the event data.
Raises the CutPlaneCellGenerated event.
Syntax
protected virtual void OnCutPlaneCellGenerated( 
   object sender,
   MedicalViewerDerivativeGeneratedEventArgs e
)
'Declaration
 
Protected Overridable Sub OnCutPlaneCellGenerated( _
   ByVal sender As Object, _
   ByVal e As MedicalViewerDerivativeGeneratedEventArgs _
) 
'Usage
 
Dim instance As CutPlaneCommand
Dim sender As Object
Dim e As MedicalViewerDerivativeGeneratedEventArgs
 
instance.OnCutPlaneCellGenerated(sender, e)

            

            
protected: virtual void OnCutPlaneCellGenerated( 
   Object* sender,
   MedicalViewerDerivativeGeneratedEventArgs* e
) 
protected:
virtual void OnCutPlaneCellGenerated( 
   Object^ sender,
   MedicalViewerDerivativeGeneratedEventArgs^ e
) 

Parameters

sender
The System.Object firing the event.
e
A Leadtools.MedicalViewer.MedicalViewerDerivativeGeneratedEventArgs that provides the event data.
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