LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

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 override void DoAddCutPlane( 
   MedicalViewer viewer,
   MedicalViewerMultiCell multiCell
)
 function Leadtools.Medical.Workstation.Commands.SingleCutPlaneCommand.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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

SingleCutPlaneCommand Class
SingleCutPlaneCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.