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; }
Public Shared Property AntialiasLevel As AntialiasLevel
Get
Set
Property Value
Type:
AntialiasLevelSee Also