GraphicsQualityContainerSmoothingMode Property

Gets or sets a value that indicates whether smoothing (antialiasing) is applied to lines and curves and the edges of filled areas.

Definition

Namespace: DevCase.Core.Media.Graphics
Assembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public SmoothingMode SmoothingMode { get; set; }

Property Value

SmoothingMode
A value that indicates whether smoothing (antialiasing) is applied to lines and curves and the edges of filled areas.

See Also