Skip to content

TBLStrokeCapPosition

Position of a stroke-cap.

Definition

Unit: Blend2D

type TBLStrokeCapPosition = (StartOfPath, EndOfPath)

Enumeration Values

StartOfPath (0)

Start of the path.


EndOfPath (1)

End of the path.