Click or drag to resize

IDisplaySettingsShowRotationTool Property

Note: This API is now obsolete.

Show or hide the rotation tool.

Namespace: Demo3D.Gui
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.01.00
Syntax
C#
[ObsoleteAttribute("Use DisplayAxesType")]
bool ShowRotationTool { get; set; }

Property Value

Boolean
See Also