Cursor tooltips place information at the cursor location. Note: Turning on cursor tooltips turns off object snap cursors.

Namespace: Rhino.ApplicationSettings
Assembly: RhinoCommon (in RhinoCommon.dll) Version: 5.1.30000.5 (5.0.20693.0)

Syntax

C#
public static class CursorTooltipSettings
Visual Basic
Public NotInheritable Class CursorTooltipSettings

Inheritance Hierarchy

System..::..Object
  Rhino.ApplicationSettings..::..CursorTooltipSettings

See Also