VRT Property

Summary
Gets the class containing information, properties and methods that will be applied to all objects of the container when using the VRT rendering technique.
Syntax
C#
C++/CLI
public Medical3DVRTEngine VRT { get; } 
public: 
property Medical3DVRTEngine^ VRT { 
   Medical3DVRTEngine^ get(); 
} 

Property Value

A class containing information, properties and methods that will be applied to all objects of the container when using the VRT rendering technique.

Remarks

To switch to the VRT rendering technique, set the value of VolumeType to Medical3DVolumeType.VRT.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.