Click or drag to resize

ViewSettingsGetDefaultState Method

Gets the view factory settings.

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

Return Value

Type: ViewSettingsState
A new view state with factory settings.
See Also