Click or drag to resize

FileSettingsGetDefaultState Method

Returns the default state.

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

Return Value

Type: FileSettingsState
A new instance containing the default state.
See Also