Rect |
public struct Rect2D
The Rect2D type exposes the following members.
Name | Description | |
---|---|---|
Equals(Object) |
Determines whether the specified Object is equal to this instance.
(Overrides ValueTypeEquals(Object)) | |
Equals(Rect2D) | Determines whether the specified Rect2D is equal to this instance. | |
Equals(Rect2D) | Determines whether the specified Rect2D is equal to this instance. | |
GetHashCode |
Returns the hash code for this instance.
(Overrides ValueTypeGetHashCode) |
Name | Description | |
---|---|---|
Equality(Rect2D, Rect2D) | Returns a boolean indicating whether the two given Rect2Ds are equal. | |
Inequality(Rect2D, Rect2D) | Returns a boolean indicating whether the two given Rect2Ds are not equal. |