A collection of opacity gradient stops.
opacity gradient stop Properties
| Property | Type | Access | Description |
|---|---|---|---|
| class | type | read | The class descriptor type. |
| index | integer | read | The index of the opacity gradient stop within its containing object. |
| location | real | r/w | The location of the opacity gradient stop, as a percentage of the opacity gradient stop size. (Range: 0 to 100). Can return: fixed (0 – 100). |
| midpoint | real | r/w | The mid-point of the opacity gradient stop, as a percentage of the opacity gradient stop size. (Range: 13 to 87). Can return: fixed (13 – 87). |
| object reference | opacity gradient stop | read | An object reference for the object. |
| opacity | real | r/w | The opacity of the opacity gradient stop (as a percentage). (Range: 0 to 100). Can return: fixed (0 – 100). |
| parent | specifier | read | The parent of the opacity gradient stop (a gradient feather setting or find change gradient feather setting). Can return: gradient feather setting or find change gradient feather setting. |
| properties | record | r/w | A property that allows setting of several properties at the same time. |