Point 2D Methods
Methods
| Equals( |
Determines whether the specified object is equal to the current instance.
(Overrides ValueType.Equals(Object)) |
| Equals( | Determines whether the specified Point2D is equal to the current instance. |
| Get |
Returns the hash code for this instance.
(Overrides ValueType.GetHashCode()) |
| Get | Gets the Type of the current instance. (Inherited from Object) |
| ToString |
Returns a string representation of this point.
(Overrides ValueType.ToString()) |