volume Property

Summary

Gets the class that contains properties for the 3D object's VRT/MIP volume.

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

Property Value

VolumeProperties that contains properties for the 3D object's VRT/MIP volume.

Remarks

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