GradientFillSettings.Reverse
GradientFillSettings.Reverse property
Gets or sets a value indicating whether this BaseGradientFillSettings
is reverse.
[Obsolete("This property is obsolete. It is moved to BaseGradientFillSettings class. Property will be removed in 23.11 release.")]
public bool Reverse { get; set; }
Property Value
true
if reverse; otherwise, false
.
See Also
- class GradientFillSettings
- namespace Aspose.PSD.FileFormats.Psd.Layers.FillSettings
- assembly Aspose.PSD