Share via


DrawingContext.Bitmap Property

Gets the bitmapped image that the current DrawingContext object uses as its drawing surface.

Namespace: Microsoft.SPOT.Presentation.Media
Assembly: Microsoft.SPOT.TinyCore (in microsoft.spot.tinycore.dll)

Syntax

public Bitmap Bitmap { get; }

Property Value

A Bitmap object that specifies the bitmapped image used as 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