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