RoundedLineBorder Constructor
In This Topic
Overload List
Overload | Description |
RoundedLineBorder Constructor(Color) | Creates a rounded-edge, single-line border with the specified color. |
RoundedLineBorder Constructor(Color,Int32) | Creates a rounded-edge, single-line border with the specified color and thickness. |
RoundedLineBorder Constructor(Color,Int32,Boolean,Boolean,Boolean,Boolean) | Creates a rounded-edge, single-line border with the specified color and thickness, and specifies on which sides the border is drawn. |
See Also