LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

OnCutPlaneCellGenerated Method







The System.Object firing the event.
A Leadtools.MedicalViewer.MedicalViewerDerivativeGeneratedEventArgs that provides the event data.
Raises the Leadtools.Medical.Workstation.Commands.CutPlaneCommand.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
)
 function Leadtools.Medical.Workstation.Commands.CutPlaneCommand.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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CutPlaneCommand Class
CutPlaneCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.