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

OnCreateCutPlaneCell Method







The System.Object firing the event.
The Leadtools.Medical.Workstation.UI.CutPlaneCellEventArgs event data.
Fires the Leadtools.Medical.Workstation.Commands.SingleCutPlaneCommand.CreateCutPlaneCell event.
Syntax
protected virtual void OnCreateCutPlaneCell( 
   object sender,
   CutPlaneCellEventArgs args
)
'Declaration
 
Protected Overridable Sub OnCreateCutPlaneCell( _
   ByVal sender As Object, _
   ByVal args As CutPlaneCellEventArgs _
) 
'Usage
 
Dim instance As SingleCutPlaneCommand
Dim sender As Object
Dim args As CutPlaneCellEventArgs
 
instance.OnCreateCutPlaneCell(sender, args)
protected virtual void OnCreateCutPlaneCell( 
   object sender,
   CutPlaneCellEventArgs args
)
 function Leadtools.Medical.Workstation.Commands.SingleCutPlaneCommand.OnCreateCutPlaneCell( 
   sender ,
   args 
)
protected: virtual void OnCreateCutPlaneCell( 
   Object* sender,
   CutPlaneCellEventArgs* args
) 
protected:
virtual void OnCreateCutPlaneCell( 
   Object* sender,
   CutPlaneCellEventArgs* args
) 

Parameters

sender
The System.Object firing the event.
args
The Leadtools.Medical.Workstation.UI.CutPlaneCellEventArgs 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

SingleCutPlaneCommand Class
SingleCutPlaneCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

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