Specifies the dimensions, in logical coordinates, of a rectangle that is used for clipping, opaquing, or both.
Top
The following tables list the members exposed by the RECT type.
Name | Description | |
---|---|---|
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. |