LineJoinType
LineJoinType enumeration
Represents the join styles of a line.
public enum LineJoinType
Values
Name | Value | Description |
---|---|---|
Round | 0 |
Round joint |
Bevel | 1 |
Bevel joint |
Miter | 2 |
Miter joint |
None | 3 |
None joint |
See Also
- namespace Aspose.Cells.Drawing
- assembly Aspose.Cells