AngleSharp.Css by AngleSharp

<PackageReference Include="AngleSharp.Css" Version="0.17.0" />

.NET API 406,528 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