LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

OnCutPlaneCellGenerated Method

Show in webframe






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

 

 


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