JoinStyle enumeration
JoinStyle enumeration
Line join style.
Members
| Name | Description |
|---|---|
| BEVEL | Join edges by a straight line. |
| MITER | Extend edges until they join. |
| ROUND | Draw an arc between the two edges. |
See Also
- module aspose.words.drawing
- property Stroke.join_style