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