Point2D Methods

Methods

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

See Also