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 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.