A collection of gradients.
Element
gradient stop
gradient Properties
| Property | Type | Access | Description |
|---|---|---|---|
| class | type | read | The class descriptor type. |
| id | integer | read | The unique ID of the gradient. |
| index | integer | read | The index of the gradient within its containing object. |
| label | text | r/w | A property that can be set to any string. |
| name | text | r/w | The name of the gradient. |
| object reference | gradient | read | An object reference for the object. |
| parent | specifier | read | The parent of the gradient (a application or document). Can return: application or document. |
| properties | record | r/w | A property that allows setting of several properties at the same time. |
| type | linear, radial, linear, radial, |
r/w | The gradient type. |