Search
RectangleI Properties
 


 Public Properties

  Name Description

Bottom

Gets the y-coordinate of the bottom edge of the rectangle.

Height

Gets or sets the height of the rectangle.

IsEmpty

Gets a value indicating whether this instance is empty.

Left

Gets the x-coordinate of the left edge of the rectangle.

Right

Gets the x-coordinate of the right edge of the rectangle.

Top

Gets the y-coordinate of the top edge of the rectangle.

Width

Gets or sets the width of the rectangle.

X

Gets or sets the x-coordinate of the upper left corner of the rectangle.

Y

Gets or sets the y-coordinate of the upper left corner of the rectangle.

 See Also