Click or drag to resize

AppearanceSettingsGetDefaultState Method

Gets the factory settings of the application.

Namespace:  Rhino.ApplicationSettings
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public static AppearanceSettingsState GetDefaultState()

Return Value

Type: AppearanceSettingsState
An instance of a class that represents all the default settings joined together.
See Also