For a list of all members of this type, see Rectangle members.
Name | Description | |
---|---|---|
Clone | Creates a copy of this rectangle. | |
Equals | Overloaded. Compares this rectangle to the specified one. | |
Intersection | Overloaded. Gets the intersection with the specified rectangle. | |
Intersects | Overloaded. Gets a boolean value indicating whether this rectangle intersects with the specified rectangle. | |
IsPointInside | Gets a boolean value indicating whether the specified point is inside the rectangle. | |
PointInside | Gets a boolean value indicating whether the specified point is inside the rectangle. | |
Seal | Overridden. Makes the instance immutable. Any attempts to modify properties or members will result in an exception. | |
Union | Overloaded. Gets the union with the specified rectangle. |