Enumeration
StrokeLocation
The placement of path or selection boundary strokes.
Values
| Name | Type | Access | Description |
|---|---|---|---|
| Int = 2 | readonly | The border is placed in the center of the the selection or layer boundaries. | |
| Int = 1 | readonly | The border is placed inside the selection or layer boundaries. | |
| Int = 3 | readonly | The border is placed outside the selection or layer boundaries. |
Parameter of 1
Method parameters that accept an StrokeLocation value.