Share via


DrawingContext.Width Property

Gets the width of the current DrawingContext object's drawing surface.

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

Syntax

public int Width { get; }

Property Value

The width of 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