IGradientFillSettings.Color

IGradientFillSettings.Color property

Gets or sets the color.

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

Property Value

The color.

See Also