Search
RECT Members
Fields
 


Defines a rectangle by the coordinates of its upper-left and lower-right corners.

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

 Public Fields

  Name Description

Bottom

y position of lower-right corner

Left

x position of upper-left corner

Right

x position of lower-right corner

Top

y position of upper-left corner

 See Also