AngleSharp by Florian Rappl

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

.NET API 997,888 bytes

 ICssBorderImageSliceProperty

Represents the CSS border-image-slice property.
bool IsFilled { get; }

Gets if the center patch should be filled.

Gets the position of the bottom slicing line.

Gets the position of the left slicing line.

Gets the position of the right slicing line.

Gets the position of the top slicing line.