The following tables list the members exposed by the RECT type.

Name Description
Public field bottom Specifies the y-coordinate of the lower-right corner of the rectangle.
Public field left Specifies the x-coordinate of the upper-left corner of the rectangle.
Public field right Specifies the x-coordinate of the lower-right corner of the rectangle.
Public field top Specifies the y-coordinate of the upper-left corner of the rectangle.
Top