Appearance
zeropdf / LineCap
Type Alias: LineCap
ts
type LineCap = "butt" | "round" | "projectingSquare";Defined in: src/types.ts:2825
Line-cap styles for stroked vector paths.
Appearance
zeropdf / LineCap
type LineCap = "butt" | "round" | "projectingSquare";Defined in: src/types.ts:2825
Line-cap styles for stroked vector paths.