MPR Property

Summary

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

Syntax
C#
VB
C++
public Medical3DMPREngine MPR { get; } 
  
Public ReadOnly Property MPR As Medical3DMPREngine 
public: 
property Medical3DMPREngine^ MPR { 
   Medical3DMPREngine^ get(); 
} 

Property Value

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

Remarks

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

Requirements

Target Platforms

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

Leadtools.Medical3D Assembly