FileSettingsGetCurrentState Method |
Returns the current state.
Namespace:
Rhino.ApplicationSettings
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic static FileSettingsState GetCurrentState()
Public Shared Function GetCurrentState As FileSettingsState
Return Value
Type:
FileSettingsStateA new instance containing the current state.
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also