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#
VB
C++
public Medical3DVRTEngine VRT { get; } 
  
Public ReadOnly Property VRT As Medical3DVRTEngine 
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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly

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