LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

DoAddCutPlane Method (CutPlaneCommand)

Show in webframe






The MedicalViewer to add the cut-plane cells into.
The Leadtools.MedicalViewer.MedicalViewerMultiCell used to generate the cut-plane cells.
Creates the cut-plane cells from the provided cell for derived classes.
Syntax
protected abstract void DoAddCutPlane( 
   MedicalViewer viewer,
   MedicalViewerMultiCell multiCell
)
'Declaration
 
Protected MustOverride Sub DoAddCutPlane( _
   ByVal viewer As MedicalViewer, _
   ByVal multiCell As MedicalViewerMultiCell _
) 
'Usage
 
Dim instance As CutPlaneCommand
Dim viewer As MedicalViewer
Dim multiCell As MedicalViewerMultiCell
 
instance.DoAddCutPlane(viewer, multiCell)

            

            
protected: abstract void DoAddCutPlane( 
   MedicalViewer* viewer,
   MedicalViewerMultiCell* multiCell
) 
protected:
abstract void DoAddCutPlane( 
   MedicalViewer* viewer,
   MedicalViewerMultiCell* multiCell
) 

Parameters

viewer
The MedicalViewer to add the cut-plane cells into.
multiCell
The Leadtools.MedicalViewer.MedicalViewerMultiCell used to generate the cut-plane cells.
Requirements

Target Platforms

See Also

Reference

CutPlaneCommand Class
CutPlaneCommand Members

 

 


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