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