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