CursorTooltipSettingsGetDefaultState Method |
Gets the cursor tooltip factory settings.
Namespace:
Rhino.ApplicationSettings
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic static CursorTooltipSettingsState GetDefaultState()
Public Shared Function GetDefaultState As CursorTooltipSettingsState
Return Value
Type:
CursorTooltipSettingsStateA new cursor tooltip state with factory settings.
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also