No cap — the stroke ends exactly at the path endpoint. This is the SVG default.
A semicircular cap centered at the path endpoint, extending the stroke by half the stroke width.
A rectangular cap centered at the path endpoint, extending the stroke by half the stroke width.
The line cap style for a stroked path — how the ends of open sub-paths and dash segments are rendered. Mirrors the SVG
stroke-linecapattribute. Pass to VectorStrokeBuilder#setCap.Since
Lens Scripting Version 370
Snap OS
Example