This topic has not yet been rated - Rate this topic

Vector2.op_Inequality Method

Tests vectors for inequality.

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

public static bool op_Inequality (
         Vector2 value1,
         Vector2 value2
)

Parameters

value1
Type: Vector2
Vector to compare.
value2
Type: Vector2
Vector to compare.

Return Value

Returns true if the vectors are not 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