C#
VB
C++
Gets or sets the 3D Control used to hold and render the 3D object.
public Medical3DControl Control3D { get; set; }
Public Property Control3D As Leadtools.Medical3d.Medical3DControl
public:
property Leadtools.Medical3d.Medical3DControl^ Control3D {
Leadtools.Medical3d.Medical3DControl^ get();
void set ( Leadtools.Medical3d.Medical3DControl^ );
}
A Leadtools.Medical3D.Medical3DControl that will be used to hold and render the 3D object.
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