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