Overload | Description |
---|---|
LineBorder Constructor(Color) | Creates a simple single-line border with the specified color. |
LineBorder Constructor(Color,Int32) | Creates a simple single-line border with the specified color and thickness. |
LineBorder Constructor(Color,Int32,Boolean,Boolean,Boolean,Boolean) | Creates a simple single-line border with the specified color, thickness, and sides on which the border is drawn. |