Gradient feather effect settings.
Go to Property Listing | Method Listing
Boolean, GradientType, Number, Object, OpacityGradientStops, String,
Superclass: Preference
Class: GradientFeatherSetting
Subclasses: FindChangeGradientFeatherSetting
|
Property |
Type |
Access |
Description |
|---|---|---|---|
|
Number (range -180 - 180) |
read/write |
The angle of the gradient feather. |
|
|
read/write |
If true, the gradient feather effect is applied. |
||
|
read/write |
The center point (for a radial gradient) or starting point (for a linear gradient) applied to the fill, as page coordinates in the format [x, y]. |
||
|
read/write |
The hilite angle of the radial gradient feather. |
||
|
read/write |
The hilite length of the radial gradient feather. |
||
|
readonly |
Returns true if the object specifier resolves to valid objects. |
||
|
read/write |
The length of the axial gradient, or radius of the radial gradient. |
||
|
readonly |
A collection of opacity gradient stops. |
||
|
readonly |
The parent of the GradientFeatherSetting (a TransparencySetting, StrokeTransparencySetting, FillTransparencySetting or ContentTransparencySetting). |
||
|
read/write |
A property that allows setting of several properties at the same time. |
||
|
read/write |
The type of gradient. |
GradientFeatherSetting getElements ()
Resolves the object specifier, creating an array of object references.
String toSource ()
Generates a string which, if executed, will return the GradientFeatherSetting.
String toSpecifier ()
Retrieves the object specifier.
TransparencySetting.gradientFeatherSettings
StrokeTransparencySetting.gradientFeatherSettings
FillTransparencySetting.gradientFeatherSettings
ContentTransparencySetting.gradientFeatherSettings
OpacityGradientStop.parent