CssBorderImageProperty
sealed class CssBorderImageProperty : CssShorthandProperty, ICssBorderImageProperty, ICssProperty, ICssBorderImageWidthProperty, ICssBorderImageSourceProperty, ICssBorderImageSliceProperty, ICssBorderImageRepeatProperty, ICssBorderImageOutsetProperty
More information available at:
https://developer.mozilla.org/en-US/docs/Web/CSS/border-image
Gets the horizontal repeat value of the border-image.
Gets the image source of the border-image.
Gets if the slice should be filled.
Gets the outset bottom width of the border-image.
Gets the outset left width of the border-image.
Gets the outset right width of the border-image.
Gets the outset top width of the border-image.
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.
Gets the vertical repeat value of the border-image.