[]
Specifies the cap type for a line.
public enum LineCapStyle
Public Enum LineCapStyle
Name | Description |
---|---|
Flat | Specifies the end of the line is flat. |
Round | Specifies the end of the line is rounded. |
Square | Specifies the end of the line is capped with a square shape. |