Api Sandbox UI BorderImageFill
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.
Assembly: Sandbox.System Namespace: Sandbox.UI Full Name: Sandbox.UI.BorderImageFill