Environment.IsAntiAliasingAvailable Property

Returns true if Full Screen Anti-Aliasing is available.
Public ReadOnly Property IsAntiAliasingAvailable() As Boolean
This language is not supported or no code example is available.
public bool IsAntiAliasingAvailable {get;}
This language is not supported or no code example is available.

Property Value

bool
Remarks
 
This value is written during viewport initialization, so it must be read after the control is correctly loaded.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition