@express-document-sdk / StrokePosition

Enumeration: StrokePosition

data-slots=text
data-variant=warning
Do not depend on the literal numeric values of these constants, as they may change. Always reference the enum identifiers in your code.

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