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