showVolumeBorder Property

Summary

Indicates whether to show the volume's borders.

Syntax
TypeScript
JavaScript
Object.defineProperty(Cell3D.prototype, 'showVolumeBorder', 
	get: function(), 
	set: function(value) 
) 
showVolumeBorder: boolean; 

Property Value

true to show the borders; otherwise, false. The default value is true.

Remarks

The borders appear in the form of a red cube that surrounds the 3D volume.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.