[ static enum ] Alignment
Class: Stroke.
Description:
Static enum for stroke alignment.
Defines how the stroke is positioned relative to the shape’s outline.
Type: number
Properties:
| Name | Description |
|---|---|
|
Stroke fully inside the shape path. |
|
Stroke centered on the shape path. |
|
Stroke fully outside the shape path. |
Examples:
Stroke.Alignment.Outside
