Brush.AntiAlias Property
Gets or sets a value the determines whether to use anti-aliasing when drawing with the Brush.
Thread safety: This property is not thread-safe.
Syntax
public System.Boolean AntiAlias { get; set; }
Property Value
Type: System.Boolean
Default: false
True to use anti-aliasing; otherwise, False.
Default: false
True to use anti-aliasing; otherwise, False.
Platforms
Windows, Linux, Android