GradientFillSettings.Angle
GradientFillSettings.Angle property
Gets or sets the angle.
[Obsolete("This property is obsolete. It is moved to BaseGradientFillSettings class. Property will be removed in 23.11 release.")]
public double Angle { get; set; }
Property Value
The angle.
Exceptions
exception | condition |
---|---|
PsdImageArgumentException | Angle must be in range from -180.0 to 180.0 |
See Also
- class GradientFillSettings
- namespace Aspose.PSD.FileFormats.Psd.Layers.FillSettings
- assembly Aspose.PSD