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