LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

DoubleCutPlaneCellEventArgs Constructor (DoubleCutPlaneCellEventArgs)

Show in webframe






The parent MedicalViewer control.
The Leadtools.MedicalViewer.MedicalViewerMultiCell that is used to create the cut-plane.
Initializes a new instance of the DoubleCutPlaneCellEventArgs class.
Syntax
public DoubleCutPlaneCellEventArgs( 
   MedicalViewer viewer,
   MedicalViewerMultiCell multiCell
)
'Declaration
 
Public Function New( _
   ByVal viewer As MedicalViewer, _
   ByVal multiCell As MedicalViewerMultiCell _
)
'Usage
 
Dim viewer As MedicalViewer
Dim multiCell As MedicalViewerMultiCell
 
Dim instance As New DoubleCutPlaneCellEventArgs(viewer, multiCell)

            

            
public: DoubleCutPlaneCellEventArgs( 
   MedicalViewer* viewer,
   MedicalViewerMultiCell* multiCell
)
public:
DoubleCutPlaneCellEventArgs( 
   MedicalViewer* viewer,
   MedicalViewerMultiCell* multiCell
)

Parameters

viewer
The parent MedicalViewer control.
multiCell
The Leadtools.MedicalViewer.MedicalViewerMultiCell that is used to create the cut-plane.
Requirements

Target Platforms

See Also

Reference

DoubleCutPlaneCellEventArgs Class
DoubleCutPlaneCellEventArgs Members

 

 


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