LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

OnCreateCutPlaneCell Method

Show in webframe






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

See Also

Reference

SingleCutPlaneCommand Class
SingleCutPlaneCommand Members

 

 


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