MPR Property

Summary
Gets the class that contains the information, properties and methods that will be applied on this 3D object when using the MPR rendering technique.
Syntax
C#
VB
C++
public Medical3DMPR MPR { get; } 
  
Public ReadOnly Property MPR As Medical3DMPR 
public: 
property Medical3DMPR^ MPR { 
   Medical3DMPR^ get(); 
} 

Property Value

The Medical3DMPR class that contains the information, properties and methods that will be applied on this 3D object when using the MPR rendering technique. To switch to the MPR rendering technique, set the value of the property VolumeType to Medical3DVolumeType.MPR

Example

For an example, refer to Planes

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.