Point3Equals Method

Overload List

Equals(Object) Indicates whether this instance and a specified object are equal.
Equals(Point3) test whether another point is equal to this point.
Equals(Point3, Double) check whether another vector is equal to this vector within a given tolerance.

See Also