BaseGradientFillSettings.ColorPoints

BaseGradientFillSettings.ColorPoints property

Gets or sets the color points.

[Obsolete("This property is obsolete. It is moved to GradientFillSettings class. Property will be removed in 23.10 release.")]
public IGradientColorPoint[] ColorPoints { get; set; }

Property Value

The color points.

See Also