Paint Method (LineBorder)
In This Topic
Paints the border inside the specified rectangle.
Overload List
Overload | Description |
Paint(Graphics,Int32,Int32,Int32,Int32) | Paints the border inside the specified rectangle. |
Paint(Graphics,Int32,Int32,Int32,Int32,Boolean) | Paints the border inside the specified rectangle. |
Paint(Graphics,Single,Single,Single,Single,Boolean) | Paints the border inside the specified rectangle. |
Paint(IBorderGraphics,Single,Single,Single,Single,Boolean) | Paints (prints) to PDF the border inside the specified rectangle. |
See Also