Share via


DrawingContext.DrawImage Method

Displays a bitmapped image on the drawing surface.

Overload List

Name Description
DrawingContext.DrawImage (Bitmap, Int32, Int32) Displays an uncropped, bitmapped image on the drawing surface.
DrawingContext.DrawImage (Bitmap, Int32, Int32, Int32, Int32, Int32, Int32) Displays a cropped, bitmapped image on the drawing surface.

Version Information

Available in .NET Micro Framework version 2.0, 2.5

See Also

Reference

DrawingContext Class
DrawingContext Members
Microsoft.SPOT.Presentation.Media Namespace