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