RhinoCommon API
FileSettingsGetDefaultState Method |
Returns the default state.
Namespace: Rhino.ApplicationSettings
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.0

public static FileSettingsState GetDefaultState()
Public Shared Function GetDefaultState As FileSettingsState
Return Value
Type: FileSettingsStateA new instance containing the default state.
