StandardTool3D.HotTrackingEnabled Property
Gets or sets a value controlling if the mouse cursor is changed when moving over a selectable feature.
Thread safety: This property is not thread-safe and it should only be accessed from the GUI thread. Show
Syntax
public System.Boolean HotTrackingEnabled { get; set; }
Property Value
Type: System.Boolean
Default: true
True if the mouse cursor should be changed, False otherwise.
Default: true
True if the mouse cursor should be changed, False otherwise.
Platforms
Windows, Linux, Android