ViewSettingsGetDefaultState Method |
Gets the view factory settings.
Namespace:
Rhino.ApplicationSettings
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax public static ViewSettingsState GetDefaultState()
Public Shared Function GetDefaultState As ViewSettingsState
Return Value
Type:
ViewSettingsStateA new view state with factory settings.
See Also