Search
IGraphics.DrawIcon Method
See Also
 





Draws the image represented by the specified .NET Icon object at the specified coordinates.

 Overload List

Name Description

IGraphics.DrawIcon (Icon, Int32, Int32)

Draws the image represented by the specified .NET Icon object at the specified coordinates.

IGraphics.DrawIcon (Icon, Rectangle)

Draws the image represented by the specified .NET Icon object within the area specified by a Rectangle structure.

 See Also