Environment.AskForAntiAliasing Property

If true, Full Screen Anti-Aliasing modes are requested during viewport initialization. The number of samples can be set with the AntiAliasingSamples property.
Public Property AskForAntiAliasing() As Boolean
This language is not supported or no code example is available.
public bool AskForAntiAliasing {get; set;}
This language is not supported or no code example is available.

Property Value

bool
Remarks
 
Has no effect at runtime for the OpenGL renderer.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition