SlowAntialiasing Property
In This Topic
Gets or sets a value indicating whether the antialiasing algorithm should produce better quality with lower speed.
Syntax
'Declaration
Public Property SlowAntialiasing As System.Boolean
public System.bool SlowAntialiasing {get; set;}
See Also