CursorTooltipSettingsState Class |
Namespace: Rhino.ApplicationSettings
The CursorTooltipSettingsState type exposes the following members.
Name | Description | |
---|---|---|
![]() | CursorTooltipSettingsState | Initializes a new instance of the CursorTooltipSettingsState class |
Name | Description | |
---|---|---|
![]() | AutoSuppress |
Attempts to display only the most useful tooltip.
|
![]() | BackgroundColor | Tooltip background color. |
![]() | CommandPromptPane |
Displays the current command prompt.
|
![]() | DistancePane |
Displays the distance from the last picked point.
|
![]() | EnableGumballToolTips |
Turns on/off gumball tooltips
|
![]() | Offset |
The x and y distances in pixels from the cursor location to the tooltip.
|
![]() | OsnapPane |
Displays the current object snap selection.
|
![]() | PointPane |
Displays the current construction plane coordinates.
|
![]() | RelativePointPane |
Displays the relative construction plane coordinates and angle from the last picked point.
|
![]() | TextColor | Tooltip text color. |
![]() | TooltipsEnabled | Turns on/off cursor tooltips. |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |