Gets the class containing information, properties and methods that will be applied to all objects of the container when using the MPR rendering technique.
public Medical3DMPREngine MPR { get; }
Public ReadOnly Property MPR As Leadtools.Medical3d.Medical3DMPREngine
public:
property Leadtools.Medical3d.Medical3DMPREngine^ MPR {
Leadtools.Medical3d.Medical3DMPREngine^ get();
}
A class containing information, properties and methods that will be applied to all objects of the container when using the MPR rendering technique.
To switch to the MPR rendering technique, set the value of VolumeType to Medical3DVolumeType.MPR.
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