Click or drag to resize

RECT Properties

The RECT type exposes the following members.

Properties
  NameDescription
Public propertybottom
Specifies the y-coordinate of the lower-right corner of the rectangle.
Public propertyleft
Specifies the x-coordinate of the upper-left corner of the rectangle.
Public propertyright
Specifies the x-coordinate of the lower-right corner of the rectangle.
Public propertytop
Specifies the y-coordinate of the upper-left corner of the rectangle.
Top
See Also