This topic has not yet been rated - Rate this topic

Graphics.DrawIcon Method

Draws the image represented by the specified Icon at the specified coordinates.
Name Description
Graphics.DrawIcon (Icon, Rectangle) Draws the image represented by the specified Icon within the area specified by a Rectangle structure.
Graphics.DrawIcon (Icon, Int32, Int32) Draws the image represented by the specified Icon at the specified coordinates.

Supported by the .NET Compact Framework.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.