Click or drag to resize

Point3Equals Method

Overload List
  NameDescription
Public methodEquals(Object)
Indicates whether this instance and a specified object are equal.
(Overrides ValueTypeEquals(Object).)
Public methodEquals(Point3)
test whether another point is equal to this point.
Public methodEquals(Point3, Double)
check whether another vector is equal to this vector within a given tolerance.
Top
See Also