Canvas.EdgeType.Aa Property

Definition

Antialiased: Treat edges by rounding-out, since they may be antialiased

[Android.Runtime.Register("AA")]
public static Android.Graphics.Canvas.EdgeType? Aa { get; }
[<Android.Runtime.Register("AA")>]
static member Aa : Android.Graphics.Canvas.EdgeType

Property Value

Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to