BaseGradientFillSettings.Dither

BaseGradientFillSettings.Dither property

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

public bool Dither { get; set; }

Property Value

true if dither; otherwise, false.

See Also