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

ConvertTo3D Method (Load3DVolumeAsyncCommandBase)







The Leadtools.MedicalViewer.MedicalViewerMultiCell to use for building the 3D volume.
The Leadtools.Medical3D.Medical3DControl that is used to build the 3D volume.
Builds a 3D volume from a Leadtools.MedicalViewer.MedicalViewerMultiCell.
Syntax
protected abstract void ConvertTo3D( 
   MedicalViewerMultiCell cell,
   Medical3DControl control3D
)
'Declaration
 
Protected MustOverride Sub ConvertTo3D( _
   ByVal cell As MedicalViewerMultiCell, _
   ByVal control3D As Medical3DControl _
) 
'Usage
 
Dim instance As Load3DVolumeAsyncCommandBase
Dim cell As MedicalViewerMultiCell
Dim control3D As Medical3DControl
 
instance.ConvertTo3D(cell, control3D)
protected abstract void ConvertTo3D( 
   MedicalViewerMultiCell cell,
   Medical3DControl control3D
)
 function Leadtools.Medical.Workstation.Commands.Load3DVolumeAsyncCommandBase.ConvertTo3D( 
   cell ,
   control3D 
)
protected: abstract void ConvertTo3D( 
   MedicalViewerMultiCell* cell,
   Medical3DControl* control3D
) 
protected:
abstract void ConvertTo3D( 
   MedicalViewerMultiCell* cell,
   Medical3DControl* control3D
) 

Parameters

cell
The Leadtools.MedicalViewer.MedicalViewerMultiCell to use for building the 3D volume.
control3D
The Leadtools.Medical3D.Medical3DControl that is used to build the 3D volume.
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

Load3DVolumeAsyncCommandBase Class
Load3DVolumeAsyncCommandBase Members

 

 


Products | Support | Contact Us | Copyright Notices

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