Contains the type of a corner when two lines meet.
Namespace:
Aurigma.GraphicsMill.AdvancedDrawing
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public enum LineJoin
Member name | Description |
---|---|
Bevel |
The beveled corner. |
Miter |
The sharp corner. |
Round |
The rounded corner. |