Draws the image indicated by the given index on the specified System.Drawing.Graphics at the specified location.
- g
- The System.Drawing.Graphics to draw on.
- x
- The horizontal position at which to draw the image.
- y
- The vertical position at which to draw the image.
- index
- The index of the image in the System.Windows.Forms.ImageList to draw.