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