StrokePosition Enumeration
The position setting controls the alignment of your stroke to the layer it’s applied to in the StrokeEffect.
Module: aspose.psd.fileformats.psd.layers.layereffects
Full Name: aspose.psd.fileformats.psd.layers.layereffects.StrokePosition
Aspose.PSD Version: 24.12.0
Members
| Member name | Description |
|---|---|
| CENTER | The stroke will be created from the edge of the shape and grow both inwards and outwards. |
| INSIDE | The stroke will be created from the edge of the shape and grow inward, to the center of the object. |
| OUTSIDE | The stroke will be created from the edge of the shape and will grow outwards, away from the object. |