GraphicsCache.DrawIcon Method
Name | Parameters | Description |
---|---|---|
DrawIcon(Icon, Rectangle) | icon, targetRect | Draws the image represented by the specified Icon within the area specified by a Rectangle structure. |
DrawIcon(Icon, Int32, Int32) | icon, x, y | Draws the image represented by the specified Icon at the specified coordinates. |