[]
Paints the picture inside the specified rectangle.
protected override void PaintPicture(Graphics g, Rectangle rPict)
Protected Overrides Sub PaintPicture(g As Graphics, rPict As Rectangle)
Type | Name | Description |
---|---|---|
Graphics | g | Graphic device interface |
Rectangle | rPict | Bounding rectangle for the picture |