IGradientFillSettings.GradientName

IGradientFillSettings.GradientName property

Gets or sets the name of the gradient.

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

Property Value

The name of the gradient.

See Also