AngleSharp by AngleSharp

<PackageReference Include="AngleSharp" Version="0.9.10" />

.NET API 1,230,336 bytes

 StrokeLinecap

public enum StrokeLinecap
An enumeration containing the various predefined stroke linecaps.
Butt = 0

Standard end of the open subpath

Round = 1

End of the open subpaths is rounded

Square = 2

End of the open subpaths ends with a square