enum
BorderImageFill
public sealed enum BorderImageFill : Enum State of fill setting of border-image-slice (border-image) CSS property.
Enum Values
| Name | Value | Description |
|---|---|---|
Unfilled | | Do not fill the middle of the container with the border's background image. |
Filled | | Do fill the middle of the container with the border's background image. |