This documentation is archived and is not being maintained.
Graphics::DrawIcon Method
Visual Studio 2008
Draws the image represented by the specified Icon at the specified coordinates.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
DrawIcon(Icon, Rectangle) | Draws the image represented by the specified Icon within the area specified by a Rectangle structure. |
|
DrawIcon(Icon, Int32, Int32) | Draws the image represented by the specified Icon at the specified coordinates. |
Show: