C#
VB
C++
Gets or sets the container that holds and controls the 3D objects.
public Medical3DContainer ObjectsContainer { get; }
Public ReadOnly Property ObjectsContainer As Leadtools.Medical3d.Medical3DContainer
public:
property Leadtools.Medical3d.Medical3DContainer^ ObjectsContainer {
Leadtools.Medical3d.Medical3DContainer^ get();
}
A Medical3DContainer representing the container that holds and controls the 3D objects.
For an example refer to Medical3DContainer.Objects
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