Paint Method (RoundedLineBorder)
In This Topic
Paints the rounded-edge, single-line border inside the specified rectangle.
Overload List
Overload | Description |
Paint(Graphics,Int32,Int32,Int32,Int32) | Paints the rounded-edge, single-line border inside the specified rectangle. |
Paint(Graphics,Int32,Int32,Int32,Int32,Boolean) | Paints the rounded-edge, single-line border inside the specified rectangle. |
Paint(IBorderGraphics,Single,Single,Single,Single,Boolean) | Paints (prints) the rounded-edge, single-line border inside the specified rectangle to PDF. |
Paint(Graphics,Single,Single,Single,Single,Boolean) | Paints the border inside the specified rectangle. (Inherited from FarPoint.Win.LineBorder) |
See Also