EndCap

End cap types.

Class

Read Only

Number BUTT_END_CAP = 1650680176

A squared end that stops at the path's endpoint.


Read Only

Number ROUND_END_CAP = 1919115632

A semicircular end that extends beyond the endpoint by half the stroke-width.


Read Only

Number PROJECTING_END_CAP = 1886020464

A squared end that extends beyond the endpoint by half the stroke-width.

Was this helpful?