Share via


Vector2.Subtract Method

Subtracts two 2-D vectors.

Overload List

Name Description
Vector2.Subtract (Vector2) Subtracts the specified 2-D vector from the current 2-D vector.

Supported by the .NET Compact Framework.
Vector2.Subtract (Vector2, Vector2) Subtracts a 2-D vector from another 2-D vector and returns the result.

Supported by the .NET Compact Framework.

See Also

Reference

Vector2 Structure
Vector2 Members
Microsoft.WindowsMobile.DirectX Namespace