[]
Specifies the ending caps that should be used for a line.
public enum LineCapType
Public Enum LineCapType
| Name | Description |
|---|---|
| Flat | Line ends at end point. |
| Round | Rounded ends. Semi-circle protrudes by half line width. |
| Square | Square protrudes by half line width. |