JoinType
LineFormat.JoinType property
Especifica el tipo de unión de línea.
public LineJoinType JoinType { get; set; }
Ejemplos
[C#]
lineFmt.JoinType = LineJoinType.Round;
Ver también
- enum LineJoinType
- class LineFormat
- espacio de nombres Aspose.Cells.Drawing
- asamblea Aspose.Cells