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.joinStyle