LineCapType
LineCapType enumeration
Represents the caps of a line
public enum LineCapType
Values
Name | Value | Description |
---|---|---|
Square | 0 |
Square protrudes by half line width. |
Round | 1 |
Rounded ends. |
Flat | 2 |
Line ends at end point. |
None | 3 |
None cap |
See Also
- namespace Aspose.Cells.Drawing
- assembly Aspose.Cells