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

Show in webframe

ConvertTo3D Method (Create3DVolumeCommand)







The Leadtools.MedicalViewer.MedicalViewerMultiCell to use for building the 3D volume.
The Leadtools.Medical3D.Medical3DControl that is used to build the 3D volume.
Build a 3D volume from a Leadtools.MedicalViewer.MedicalViewerMultiCell.
Syntax
protected override void ConvertTo3D( 
   MedicalViewerMultiCell cell,
   Medical3DControl control3D
)
'Declaration
 
Protected Overrides Sub ConvertTo3D( _
   ByVal cell As MedicalViewerMultiCell, _
   ByVal control3D As Medical3DControl _
) 
'Usage
 
Dim instance As Create3DVolumeCommand
Dim cell As MedicalViewerMultiCell
Dim control3D As Medical3DControl
 
instance.ConvertTo3D(cell, control3D)

            

            
protected: void ConvertTo3D( 
   MedicalViewerMultiCell* cell,
   Medical3DControl* control3D
) override 
protected:
void ConvertTo3D( 
   MedicalViewerMultiCell^ cell,
   Medical3DControl^ control3D
) override 

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

See Also

Reference

Create3DVolumeCommand Class
Create3DVolumeCommand Members

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