Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical3D assembly)

Show in webframe

MPR Property (Medical3DObject)






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
public Medical3DMPR MPR {get;}
'Declaration
 
Public ReadOnly Property MPR As Medical3DMPR
'Usage
 
Dim instance As Medical3DObject
Dim value As Medical3DMPR
 
value = instance.MPR

            

            
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

See Also

Reference

Medical3DObject Class
Medical3DObject Members

Error processing SSI file
   Leadtools.Medical3D requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features