[]
Specifies the line join types.
public enum LineJoinType
Public Enum LineJoinType
| Name | Description |
|---|---|
| Bevel | An angle joint is used to connect lines. |
| Miter | Line join shall be mitered. |
| Round | Lines joined together have a round join |