GeneralSettingsGetCurrentState Method |
Gets the current settings.
Namespace:
Rhino.ApplicationSettings
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic static GeneralSettingsState GetCurrentState()
Public Shared Function GetCurrentState As GeneralSettingsState
Return Value
Type:
GeneralSettingsStateA new general state with current settings.
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also