Medical3DMPR Class

Summary

The Medical3DMPR class contains information, properties and methods that are applied on a 3D object when it is rendered using the MPR rendering technique.

Syntax
C#
VB
C++
public class Medical3DMPR 
  
Public Class Medical3DMPR  
public ref class Medical3DMPR  

Remarks

This is different from the Medical3DMPREngine class, as it effects only one object, while Medical3DMPREngine affects all objects rendered using the MPR rendering technique.

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

Example

For an example refer to Medical3DObject.Planes

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