StandardTool3D.MouseHysteresis Property
Gets or sets the maximum distance the mouse can be moved until a pan or move operation is started instead of a selection.
Thread safety: This property is not thread-safe and it should only be accessed from the GUI thread. Show
Syntax
public System.Double MouseHysteresis { get; set; }
Property Value
Type: System.Double
Default: 5.0
The maximum distance in pixels.
Default: 5.0
The maximum distance in pixels.
Platforms
Windows, Linux, Android