Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

DoAddCutPlane Method (CutPlaneCommand)







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

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features