C#
VB
C++
Loads a 3D volume from a Leadtools.MedicalViewer.MedicalViewerMultiCell.
protected override void ConvertTo3D(
MedicalViewerMultiCell cell,
Medical3DControl control3D
)
Protected Overrides Sub ConvertTo3D( _
ByVal cell As Leadtools.Medicalviewer.MedicalViewerMultiCell, _
ByVal control3D As Leadtools.Medical3d.Medical3DControl _
)
protected:
void ConvertTo3D(
Leadtools.Medicalviewer.MedicalViewerMultiCell^ cell,
Leadtools.Medical3d.Medical3DControl^ control3D
) override
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET