Click or drag to resize

OpenGLSettingsAntialiasLevel Property

Gets or sets the anti-alias level used by OpenGL viewports

Namespace:  Rhino.ApplicationSettings
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.1
Syntax
public static AntialiasLevel AntialiasLevel { get; set; }

Property Value

Type: AntialiasLevel
See Also