Drawing style for the end of lines.
Namespace:
Atalasoft.Imaging.Drawing
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax Public Enumeration EndCap
Members
| Member name | Description |
---|
| Flat | End caps are flat. |
| Round | End caps are round. |
| Square | End caps are square. |
See Also