C#
VB
C++
Adds a Leadtools.Medical3D.Medical3DControl into a new MedicalViewerHost control.
public void Add3DControl(
Medical3DControl control3D,
MedicalViewerMultiCell sourceCell
)
Public Sub Add3DControl( _
ByVal control3D As Leadtools.Medical3d.Medical3DControl, _
ByVal sourceCell As Leadtools.Medicalviewer.MedicalViewerMultiCell _
)
public:
void Add3DControl(
Leadtools.Medical3d.Medical3DControl^ control3D,
Leadtools.Medicalviewer.MedicalViewerMultiCell^ sourceCell
)
control3D
The Leadtools.Medical3D.Medical3DControl that will be added into the WorkstationViewer
sourceCell
The Leadtools.MedicalViewer.MedicalViewerMultiCell control that is used to create the control3D
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