GradientFillSettings.AlignWithLayer

GradientFillSettings.AlignWithLayer property

Gets or sets a value indicating whether [align with layer].

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

Property Value

true if [align with layer]; otherwise, false.

See Also