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

OnCreateDoubleCutPlaneCells Method







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

Parameters

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

DoubleCutPlaneCommand Class
DoubleCutPlaneCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

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