Contains line caps which are appended to the start and/or end of line drawn with GdiGraphics class.
Namespace:
Aurigma.GraphicsMill.Drawing
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Enumeration LineCap
public enum LineCap
Member name | Description | |
---|---|---|
Round |
Round cap. |
|
Flat |
Flat cap. |
|
Square |
Square cap. |