FileSettingsGetDefaultState Method |
Returns the default state.
Namespace:
Rhino.ApplicationSettings
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax public static FileSettingsState GetDefaultState()
Public Shared Function GetDefaultState As FileSettingsState
Return Value
Type:
FileSettingsStateA new instance containing the default state.
See Also