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 .NET Micro Framework version 2.0, 2.5
See Also
Reference
DrawingContext Class
DrawingContext Members
Microsoft.SPOT.Presentation.Media Namespace