OpenGLSettings.GetCurrentState Method

OpenGLSettingsGetCurrentState Method

Gets the current settings.

Namespace:  Rhino.ApplicationSettings
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public static OpenGLSettingsState GetCurrentState()
Public Shared Function GetCurrentState As OpenGLSettingsState

Return Value

Type: OpenGLSettingsState
A new OpenGL state with current settings.
Version Information

Rhino for Windows

Supported in: 6.14
See Also