Enum LineJoinType
Enum LineJoinType
Namespace: Aspose.Cells.Drawing
Assembly: Aspose.Cells.dll (25.2.0)
Represents the join styles of a line.
public enum LineJoinType
Fields
Bevel = 1
Bevel joint
Miter = 2
Miter joint
None = 3
None joint
Round = 0
Round joint