←Select platform

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 Leadtools.Medical3d.Medical3DMPR 

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly