LineCapMode Enumeration

Specifies how the endcaps should be created.
Fields
 
Name Value Description
Butt 0 Butt cap (Fast simple cut-off)
Round 1 A circular arc should be used as cap.
Square 2 A rectangle with center at endpoint should be used as cap.

In this article

Definition