AppearanceSettingsGetDefaultState Method |
Gets the factory settings of the application.
Namespace:
Rhino.ApplicationSettings
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic static AppearanceSettingsState GetDefaultState()
Public Shared Function GetDefaultState As AppearanceSettingsState
Return Value
Type:
AppearanceSettingsStateAn instance of a class that represents all the default settings joined together.
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also