JoinType
LineFormat.JoinType property
Specifica il tipo di unione di linea.
public LineJoinType JoinType { get; set; }
Esempi
[C#]
lineFmt.JoinType = LineJoinType.Round;
Guarda anche
- enum LineJoinType
- class LineFormat
- spazio dei nomi Aspose.Cells.Drawing
- assemblea Aspose.Cells