PenLineJoin Enumeration |
Namespace: Eto.Drawing
Member name | Value | Description | |
---|---|---|---|
Miter | 0 | Uses a miter to join lines, usually within a certain limit specified by MiterLimit | |
Bevel | 1 | Uses a bevel along the angle of the join | |
Round | 2 | Uses a rounded edge to join lines |