Click or drag to resize

RECT Fields

The RECT type exposes the following members.

Fields
  NameDescription
Public fieldbottom
Specifies the y-coordinate of the lower-right corner of the rectangle.
Public fieldleft
Specifies the x-coordinate of the upper-left corner of the rectangle.
Public fieldright
Specifies the x-coordinate of the lower-right corner of the rectangle.
Public fieldtop
Specifies the y-coordinate of the upper-left corner of the rectangle.
Top
See Also