ImageOrPrintOptions.SmoothingMode

ImageOrPrintOptions.SmoothingMode property

Specifies whether smoothing (antialiasing) is applied to lines and curves and the edges of filled areas. The default value is SmoothingMode.None

public SmoothingMode SmoothingMode { get; set; }

See Also