Share via


Vector2.Add Method

Adds two 2-D vectors.

Overload List

Name Description
Vector2.Add (Vector2) Adds the specified 2-D vector to the current 2-D vector.

Supported by the .NET Compact Framework.
Vector2.Add (Vector2, Vector2) Adds the two specified 2-D vectors and returns the result.

Supported by the .NET Compact Framework.

See Also

Reference

Vector2 Structure
Vector2 Members
Microsoft.WindowsMobile.DirectX Namespace