Overload | Description |
---|---|
BorderLine Constructor() | Creates an empty border line. |
BorderLine Constructor(Color) | Creates a border line with a specified color. |
BorderLine Constructor(Color,BorderLineStyle) | Creates a border line with a specified color and style. |
BorderLine Constructor(String) | Creates a border line with a specified theme color. |
BorderLine Constructor(String,BorderLineStyle) | Creates a border line with a specified theme color and style type. |