public enum LineCapStyle : System.Enum
public enum LineCapStyle : System.Enum
Member | 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. |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Excel.Drawing.LineCapStyle