[]
Specifies the line join types.
public enum LineJoinType
Bevel = 2
An angle joint is used to connect lines.
Miter = 0
Line join shall be mitered.
Round = 1
Lines joined together have a round join