UIElement.Width Property
Gets or sets the suggested width of this element.
Namespace: Microsoft.SPOT.Presentation
Assembly: Microsoft.SPOT.TinyCore (in microsoft.spot.tinycore.dll)
Syntax
public int Width { get; set; }
Property Value
The suggested width of the element, in device-independent units (1/96th inch per unit).
Version Information
Available in .NET Micro Framework version 2.0, 2.5
See Also
Reference
UIElement Class
UIElement Members
Microsoft.SPOT.Presentation Namespace