GradientFillSettings.ColorPoints

GradientFillSettings.ColorPoints property

Gets or sets the color points.

public IGradientColorPoint[] ColorPoints { get; set; }

Property Value

The color points.

See Also