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

Show in webframe

DoAddCutPlane Method (SingleCutPlaneCommand)







The MedicalViewer to add the cut-plane cells into.
The Leadtools.MedicalViewer.MedicalViewerMultiCell used to generate the cut-plane cells.
Adds a cut-plane cell from the provided cell.
Syntax
protected override void DoAddCutPlane( 
   MedicalViewer viewer,
   MedicalViewerMultiCell multiCell
)
'Declaration
 
Protected Overrides Sub DoAddCutPlane( _
   ByVal viewer As MedicalViewer, _
   ByVal multiCell As MedicalViewerMultiCell _
) 
'Usage
 
Dim instance As SingleCutPlaneCommand
Dim viewer As MedicalViewer
Dim multiCell As MedicalViewerMultiCell
 
instance.DoAddCutPlane(viewer, multiCell)

            

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

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

SingleCutPlaneCommand Class
SingleCutPlaneCommand Members

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