Share via


DrawingContext Constructor

Initializes a new instance of the DrawingContext class.

Overload List

Name Description
DrawingContext (Bitmap) Initializes a new instance of the DrawingContext class that uses a specified bitmapped image as the background on its drawing surface.
DrawingContext (Int32, Int32) Initializes a new instance of the DrawingContext class with a drawing surface of a specified size.

Version Information

Available in the .NET Micro Framework versions 3.0, 4.0, and 4.1.

See Also

Reference

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