Skip to content

CursorTooltipSettings

Public Class

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

Inheritance Hierarchy

System.Object
Rhino.ApplicationSettings.CursorTooltipSettings

Namespace: Rhino.ApplicationSettings

Assembly: RhinoCommon (in RhinoCommon.dll)

Syntax

public static class CursorTooltipSettings

The CursorTooltipSettings type exposes the following members.

Properties

Name

Description


Public Property
Static Member

Attempts to display only the most useful tooltip.


Public Property
Static Member

Tooltip background color.


Public Property
Static Member

Displays the current command prompt.


Public Property
Static Member

Displays the distance from the last picked point.


Public Property
Static Member

Turns on/off gumball tooltips


Public Property
Static Member

The x and y distances in pixels from the cursor location to the tooltip.


Public Property
Static Member

Displays the current object snap selection.


Public Property
Static Member

Displays the current construction plane coordinates.


Public Property
Static Member

Displays the relative construction plane coordinates and angle from the last picked point.


Public Property
Static Member

Tooltip text color.


Public Property
Static Member

Turns on/off cursor tooltips.


Methods

Name

Description


Public Method
Static Member

Gets the current settings.


Public Method
Static Member

Gets the cursor tooltip factory settings.