GradientStop
A gradient stop in a gradient.
GradientStop Properties
| Property |
Type |
Access |
Description |
| Index |
Long |
read |
Index of the object within its parent object. |
| Location |
Double (0 – 100) |
r/w |
The location of the gradient stop. |
| Midpoint |
Double (13 – 87) |
r/w |
The mid-point of the gradient stop. |
| Parent |
Object |
read |
The parent of the object. |
| StopColor |
MixedInk, Color |
r/w |
The color of the gradient stop. |
GradientStop Methods
| Method |
Returns |
Description |
| Delete |
Nothing |
Deletes the object. |
Previous post: GradientStops
Next post: Gradients