GradientFillSettings.Dither

GradientFillSettings.Dither property

Gets or sets a value indicating whether this GradientFillSettings is dither.

public bool Dither { get; set; }

Property Value

true if dither; otherwise, false.

See Also