Share via


Vector2.Multiply Operator

Include Protected Members
Include Inherited Members

Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members

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

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public operatorStatic memberSupported by the .NET Compact Framework Multiply(Vector2, Single) Determines the product of the specified 2-D vector and the specified number.
Public operatorStatic memberSupported by the .NET Compact Framework Multiply(Single, Vector2) Determines the product of the specified number and the specified 2-D vector.

Top

See Also

Reference

Vector2 Structure

Vector2 Members

Microsoft.WindowsMobile.DirectX Namespace