Enum OfficeShapeLineCapStyle
Specifies the style of line cap at the line end.
Namespace: Syncfusion.Office
Assembly: Syncfusion.Compression.Base.dll
Syntax
public enum OfficeShapeLineCapStyle
Fields
Name | Description |
---|---|
Flat | Specifies the OfficeShapeLineCapStyle is flat. |
None | Specifies the OfficeShapeLineCapStyle is none. |
Round | Specifies the OfficeShapeLineCapStyle is round. |
Square | Specifies the OfficeShapeLineCapStyle is square. |