Options for positioning the stroke relative to its path.
| Name | Description | Value |
|---|---|---|
| CENTER_ALIGNMENT | The stroke straddles the path. | 1936998723 = ‘stAC’ |
| INSIDE_ALIGNMENT | The stroke is inside the path. | 1936998729 = ‘stAI’ |
| OUTSIDE_ALIGNMENT | The stroke is outside the path, like a picture frame. | 1936998735 = ‘stAO’ |
Usage:
- As property:
- Button.strokeAlignment
- FormField.strokeAlignment
- GraphicLine.strokeAlignment
- Group.strokeAlignment
- ObjectStyle.strokeAlignment
- Oval.strokeAlignment
- PageItem.strokeAlignment
- PageItemDefault.strokeAlignment
- Polygon.strokeAlignment
- Rectangle.strokeAlignment
- TextFrame.strokeAlignment