mPR Property

Summary

Contains the MPR volume properties.

Syntax
TypeScript
JavaScript
Object.defineProperty(Cell3D.prototype, 'MPR', 
	get: function() 
) 
MPR: MPRVolumeProperties; // read-only 

Property Value

MPRVolumeProperties that represents the class that contains the MPR volume properties.

Remarks
  • mPR is only used when you set the volume type to VolumeType.MPR.
  • To Change the volume to MPR, refer to VolumeType.

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.Controls.Medical Assembly