LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

OnCreateDoubleCutPlaneCells Method

Show in webframe






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

See Also

Reference

DoubleCutPlaneCommand Class
DoubleCutPlaneCommand Members

 

 


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