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

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
)
 function Leadtools.Medical.Workstation.Commands.CutPlaneCommand.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: 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

CutPlaneCommand Class
CutPlaneCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

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