Class
A Gradient color specification. Base Class: Color
GradientColor
Class
| Property | Type | Access | Description |
|---|---|---|---|
| angle | number | r/w | The gradient vector angle. (default: 0) |
| gradient | Gradient | r/w | Reference to the object defining the gradient. |
| hiliteAngle | number | r/w | The gradient hilite vector angle. (default: 0) |
| hiliteLength | number | r/w | The gradient hilite vector length. (default: 0) |
| length | number | r/w | The gradient vector length. (default: 0) |
| matrix | Matrix | r/w | Additional transformation arising from manipulating the path. |
| origin | Point | r/w | The gradient vector origin. |
| Jongware, 27-Jun-2010 v3.0.3d | Contents :: Index |