LineFormat.JoinType
LineFormat.JoinType property
Specifies the line join type.
public LineJoinType JoinType { get; set; }
Examples
[C#]
lineFmt.JoinType = LineJoinType.Round;
See Also
- enum LineJoinType
- class LineFormat
- namespace Aspose.Cells.Drawing
- assembly Aspose.Cells