showRotationCube Property

Summary

Indicates whether to show the rotation cube at the bottom right corner.

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

Property Value

true to show the rotation cube; otherwise false to hide it. Default value is true.

Remarks

The user can move the rotation cube by clicking and dragging it.

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