Charting for WinForms Programmer's Guide
GdiGraphics.DrawImageUnscaled Method
See Also
 






Draws the specified image using its original physical size at the location specified by a coordinate pair.

 Overload List

Name Description

GdiGraphics.DrawImageUnscaled (Image, Int32, Int32)

Draws the specified image using its original physical size at the location specified by a coordinate pair.

GdiGraphics.DrawImageUnscaled (Image, Int32, Int32, Int32, Int32)

Draws a specified image using its original physical size at a specified location.

GdiGraphics.DrawImageUnscaled (Image, Point)

Draws a specified image using its original physical size at a specified location.

GdiGraphics.DrawImageUnscaled (Image, Rectangle)

Draws a specified image using its original physical size at a specified location.

 See Also

GdiGraphics Members
GdiGraphics Class
MindFusion.Drawing Namespace