[]
Paints the picture in the element.
protected virtual void PaintPicture(Graphics g, Rectangle rPict)
Protected Overridable Sub PaintPicture(g As Graphics, rPict As Rectangle)
Type | Name | Description |
---|---|---|
Graphics | g | Graphics device |
Rectangle | rPict | Rectangle boundary of the picture |