This topic has not yet been rated - Rate this topic

Vector2.op_Equality Method

Tests vectors for equality.

Namespace: Microsoft.Xna.Framework
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)

public static bool op_Equality (
         Vector2 value1,
         Vector2 value2
)

Parameters

value1
Type: Vector2
Source vector.
value2
Type: Vector2
Source vector.

Return Value

true if the vectors are equal; false otherwise.
Xbox 360, Windows 7, Windows Vista, Windows XP, Windows Phone
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ