Click or drag to resize

RECT Properties

The RECT type exposes the following members.

Properties
 NameDescription
Public propertybottomSpecifies the y-coordinate of the lower-right corner of the rectangle.
Public propertyleftSpecifies the x-coordinate of the upper-left corner of the rectangle.
Public propertyrightSpecifies the x-coordinate of the lower-right corner of the rectangle.
Public propertytopSpecifies the y-coordinate of the upper-left corner of the rectangle.
Top
See Also