End cap types.
Static Properties
Name | Description |
---|---|
BUTT_END_CAP | A squared end that stops at the path's endpoint. |
PROJECTING_END_CAP | A squared end that extends beyond the endpoint by half the stroke-width. |
ROUND_END_CAP | A semicircular end that extends beyond the endpoint by half the stroke-width. |