Click or drag to resize

Vector2Equals Method

Overload List
  NameDescription
Public methodEquals(Object)
Determines whether the specified object is equal to the current instance of Vector2.
(Overrides ValueTypeEquals(Object).)
Public methodEquals(Vector2, Double)
Determines whether the specified vector is equal to the current instance of Vector2 with a given precision.
Public methodEquals(Vector2, Double)
Determines whether the specified vector is equal to the current instance of Vector2 with a given precision.
Top
See Also