GradientFillSettings.GradientName

GradientFillSettings.GradientName property

Gets or sets the name of the gradient.

[Obsolete("This property is obsolete. It is moved to BaseGradientFillSettings class. Property will be removed in further release.")]
public string GradientName { get; set; }

Property Value

The name of the gradient.

See Also