Vector2.op_Multiply Method

Determines the product of a number and a 2-D vector.

Overload List

Name Description
Vector2.op_Multiply (Single, Vector2) Determines the product of the specified number and the specified 2-D vector.

Supported by the .NET Compact Framework.
Vector2.op_Multiply (Vector2, Single) Determines the product of the specified 2-D vector and the specified number.

Supported by the .NET Compact Framework.

See Also

Reference

Vector2 Structure
Vector2 Members
Microsoft.WindowsMobile.DirectX Namespace