LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

CutPlaneCellEventArgs Constructor (CutPlaneCellEventArgs)

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 CutPlaneCellEventArgs class.
Syntax
public CutPlaneCellEventArgs( 
   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 CutPlaneCellEventArgs(viewer, multiCell)

            

            
public: CutPlaneCellEventArgs( 
   MedicalViewer* viewer,
   MedicalViewerMultiCell* multiCell
)
public:
CutPlaneCellEventArgs( 
   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

CutPlaneCellEventArgs Class
CutPlaneCellEventArgs Members

 

 


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