A gradient stop in a gradient.
Go to Property Listing | Method Listing
|
Property |
Type |
Access |
Description |
|---|---|---|---|
|
readonly |
The index of the GradientStop within its containing object. |
||
|
Number (range 0 - 100) |
read/write |
The starting location (as a percentage of the gradient length) of the gradient stop on the gradient. (Range: 0 to 100). |
|
|
Number (range 13 - 87) |
read/write |
The mid-point (as a percentage of the gradient length) of the gradient stop. (Range: 13 to 87) |
|
|
readonly |
The parent of the GradientStop (a Gradient). |
||
|
read/write |
A property that allows setting of several properties at the same time. |
||
|
read/write |
The swatch (color, gradient, tint, or mixed ink) applied to the gradient stop. Can return: MixedInk or Color. |