CursorTooltipSettingsGetCurrentState Method |
Gets the current settings.
Namespace:
Rhino.ApplicationSettings
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax public static CursorTooltipSettingsState GetCurrentState()
Public Shared Function GetCurrentState As CursorTooltipSettingsState
Return Value
Type:
CursorTooltipSettingsStateA new cursor tooltip state with current settings.
See Also