Click or drag to resize

Vector2dEquals Method

Overload List
  NameDescription
Public methodEquals(Object)
Determines whether the specified System.Object is a Vector2d and has the same value as the present vector.
(Overrides ValueTypeEquals(Object).)
Public methodEquals(Vector2d)
Determines whether the specified vector has the same value as the present vector.
Top
See Also