A collection of striped stroke styles.
striped stroke style Properties
| Property | Type | Access | Description |
|---|---|---|---|
| class | type class | read | The class descriptor type. |
| id | integer | read | The unique ID of the striped stroke style. |
| index | integer | read | The index of the striped stroke style within its containing object. |
| name | string | r/w | The name of the striped stroke style. |
| object reference | striped stroke style | read | An object reference for the striped stroke style. |
| parent | reference | read | The parent of the striped stroke style (a document or application). Can return: document or application. |
| properties | record | r/w | A property that allows setting of several properties at the same time. |
| stripe array | List of fixed | r/w | The width and position of stripes in a striped stroke pattern. Each stripe is specified by a start-end pair in the format [start1, end1, start2, end2]; each value indicates a percentage of the stroke weight. Each value must be greater than the previous… |
| stroke style type | string | read | The stroke style type. |