GumballSettingsGetDefaultState Method |
Gets the factory settings of the application.
Namespace:
Rhino.ApplicationSettings
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 9.0
Syntaxpublic static GumballSettingsState GetDefaultState()
Public Shared Function GetDefaultState As GumballSettingsState
Return Value
Type:
GumballSettingsState[Missing <returns> documentation for "M:Rhino.ApplicationSettings.GumballSettings.GetDefaultState"]
See Also