C#
VB
C++
Gets or sets the value that determines whether to rotate objects using the object space or the view space.
public Medical3DSpace Space { get; set; }
Public Property Space As Leadtools.Medical3d.Medical3DSpace
public:
property Leadtools.Medical3d.Medical3DSpace Space {
Leadtools.Medical3d.Medical3DSpace get();
void set ( Leadtools.Medical3d.Medical3DSpace );
}
Medical3DSpace determines whether to rotate objects using the object space or the view space.
For an example refer to Medical3DObject.Planes
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