The Medical3DMPR class contains information, properties and methods that are applied on a 3D object when it is rendered using the MPR rendering technique.
public class Medical3DMPR
Public Class Medical3DMPR
public ref class Medical3DMPR
This is different from the Medical3DMPREngine class, as it effects only one object, while Medical3DMPREngine affects all objects rendered using the MPR rendering technique.
To switch to the MPR rendering technique, set the value of Medical3DContainer.VolumeType to Medical3DVolumeType.MPR.
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