@express-document-sdk / StrokePosition

Enumeration: StrokePosition

A stroke's Stroke.position determines how the thickness of the stroke is aligned along a shape's path outline.

Enumeration Members

center

center: 0


inside

inside: 1


outside

outside: 2

Was this helpful?