Gets the class that contains the information, properties and methods that will be applied on this 3D object when using the MPR rendering technique.
public Medical3DMPR MPR { get; }
Public ReadOnly Property MPR As Leadtools.Medical3d.Medical3DMPR
public:
property Leadtools.Medical3d.Medical3DMPR^ MPR {
Leadtools.Medical3d.Medical3DMPR^ get();
}
The Medical3DMPR class that contains the information, properties and methods that will be applied on this 3D object when using the MPR rendering technique. To switch to the MPR rendering technique, set the value of the property VolumeType to Medical3DVolumeType.MPR
For an example, refer to 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