SMALL_RECT Members

Mentalis.org Proxy

Mentalis.org Proxy Documentation

SMALL_RECT Members

Public Instance Fields

BottomSpecifies the y-coordinate of the lower right corner of the rectangle.
LeftSpecifies the x-coordinate of the upper left corner of the rectangle.
RightSpecifies the x-coordinate of the lower right corner of the rectangle.
TopSpecifies the y-coordinate of the upper left corner of the rectangle.

Public Instance Methods

Equals (inherited from ValueType)Select the method name to go to the Microsoft documentation.
GetHashCode (inherited from ValueType)Select the method name to go to the Microsoft documentation.
GetType (inherited from Object)Select the method name to go to the Microsoft documentation.
ToString (inherited from ValueType)Select the method name to go to the Microsoft documentation.

Protected Instance Methods

Finalize (inherited from Object)Select the method name to go to the Microsoft documentation.
MemberwiseClone (inherited from Object)Select the method name to go to the Microsoft documentation.

See Also

SMALL_RECT Class | Org.Mentalis.Utilities.ConsoleAttributes Namespace