Click or drag to resize

FileSettingsGetCurrentState Method

Returns the current state.

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

Return Value

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