Draws an System.Drawing.Image within the specified bounds.
- g
The System.Drawing.Graphics surface on which to draw.
- image
The System.Drawing.Image to draw.
- r
The System.Drawing.Rectangle bounds to draw within.
- align
The alignment of the image to draw within the System.Windows.Forms.Label.