RhinoCommon API
AppearanceSettingsGetCurrentState Method |
Gets the current settings of the application.
Namespace: Rhino.ApplicationSettings
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.0

public static AppearanceSettingsState GetCurrentState()
Public Shared Function GetCurrentState As AppearanceSettingsState
Return Value
Type: AppearanceSettingsStateAn instance of a class that represents all the settings as they appear in the Rhino _Options dialog, joined in a single class.
