TCnImageList.Draw(_Graphics,_Point,Integer) Method
Draws the image indicated by the specified index on the specified Graphics at the given location.
Parameters
- Graphic
- Type: System.Void
The Graphics to draw on.
- Point
- Type: System.Void
The location defined by a Point at which to draw the image.
- Index
- Type: Integer
The index of the image in the ImageList to draw.