The fields of the SMALL_RECT class are listed below. For a complete list of SMALL_RECT class members, see the SMALL_RECT Members topic.
Public Instance Fields
Bottom | Specifies the y-coordinate of the lower right corner of the rectangle. |
Left | Specifies the x-coordinate of the upper left corner of the rectangle. |
Right | Specifies the x-coordinate of the lower right corner of the rectangle. |
Top | Specifies the y-coordinate of the upper left corner of the rectangle. |
See Also
SMALL_RECT Class | Org.Mentalis.Utilities.ConsoleAttributes Namespace