Window.Left Property
Gets or sets the position of the current window's left edge in relation to the desktop.
Namespace: Microsoft.SPOT.Presentation
Assembly: Microsoft.SPOT.TinyCore (in microsoft.spot.tinycore.dll)
Syntax
public int Left { get; set; }
Property Value
The position of the current window's left edge, in logical units (1/96th of an inch).
Version Information
Available in .NET Micro Framework version 2.0, 2.5
See Also
Reference
Window Class
Window Members
Microsoft.SPOT.Presentation Namespace