Draws the image indicated by the specified index on the specified System.Drawing.Graphics at the given location.
- g
- The System.Drawing.Graphics to draw on.
- pt
- The location defined by a System.Drawing.Point at which to draw the image.
- index
- The index of the image in the System.Windows.Forms.ImageList to draw.