SMALL_RECT.Left Field
From Mentalis.org Proxy
Specifies the x-coordinate of the upper left corner of the rectangle.
[Visual Basic]Public Left As Short
[C#]
public short Left;
See Also
SMALL_RECT Class | SMALL_RECT Members | Org.Mentalis.Utilities.ConsoleAttributes Namespace