ImageRenderingOptions.UseAntialiasing

ImageRenderingOptions.UseAntialiasing property

Specifies whether to use antialiasing. By default, antialiasing is enabled.

public bool UseAntialiasing { get; set; }

See Also