ImageRenderingOptions.SmoothingMode

ImageRenderingOptions.SmoothingMode property

Gets or sets the rendering quality for this Graphics.

public SmoothingMode SmoothingMode { get; set; }

See Also