For a list of all members of this type, see Rectangle members.
Name | Description | |
---|---|---|
Contains | Overloaded. Returns a boolean value indicating whether the specified point is contained within the bounds of this rectangle. | |
Equals | Indicates whether this instance and the specified object are equal | |
GetHashCode | Returns a hash code. | |
Intersect | Overloaded. Replaces this rectangle with the intersection of itself and the specified rectangle. | |
IntersectsWith | Returns a boolean value indicating whether the specified Rectangle intersects with this rectangle. | |
Reset | Resets all properties of this structure to their default values. | |
ResetHeight | Restores the value of the Height property to its default. | |
ResetWidth | Restores the value of the Width property to its default. | |
ResetX | Restores the value of the P:Infragistics.Win.DataVisualization.Rectangle.X property to its default. | |
ResetY | Restores the value of the P:Infragistics.Win.DataVisualization.Rectangle.Y property to its default. | |
ShouldSerializeHeight | Returns a boolean value indicating whether the Height property requires serialization. | |
ShouldSerializeWidth | Returns a boolean value indicating whether the Width property requires serialization. | |
ShouldSerializeX | Returns a boolean value indicating whether the P:Infragistics.Win.DataVisualization.Rectangle.X property requires serialization. | |
ShouldSerializeY | Returns a boolean value indicating whether the P:Infragistics.Win.DataVisualization.Rectangle.Y property requires serialization. | |
ToString | Returns the string representation of this instance. | |
Union | Overloaded. Returns the union of the two specified rectangles. |