CreateRoundedLineBorder Method
In This Topic
Creates a rounded-edge, single-line border with the specified color.
Overload List
Overload | Description |
CreateRoundedLineBorder(Color) | Creates a rounded-edge, single-line border with the specified color. |
CreateRoundedLineBorder(Color,Int32) | Creates a rounded-edge, single-line border with the specified color and thickness. |
CreateRoundedLineBorder(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