[]
Specifies the ending caps that should be used for a line.
public enum LineCapType
Flat = 2
Line ends at end point.
Round = 0
Rounded ends. Semi-circle protrudes by half line width.
Square = 1
Square protrudes by half line width.