Point 2D.Equals Method
Definition
Namespace: Numerics.NET.Spatial
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.1.0
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.1.0
Overload List
| Equals( | Determines whether the specified object is equal to the current instance. |
| Equals( | Determines whether the specified Point2D is equal to the current instance. |
Equals(Object)
Determines whether the specified object is equal to the current instance.
Equals(Point2D)
Determines whether the specified Point2D is equal to the current instance.
public bool Equals(
Point2D other
)Parameters
- other Point2D