Click or drag to resize

GumballSettingsUpdateFromState Method

Sets all settings to a particular defined joined state.

Namespace:  Rhino.ApplicationSettings
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 9.0
Syntax
public static void UpdateFromState(
	GumballSettingsState state
)

Parameters

state
Type: Rhino.ApplicationSettingsGumballSettingsState
The particular state.
See Also