Click or drag to resize

EndCap Enumeration

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 enum EndCap
Members
  Member nameDescription
Flat End caps are flat.
Round End caps are round.
Square End caps are square.
See Also