Share via


Vector4.Multiply Operator

Include Protected Members
Include Inherited Members

Include .NET Framework Members

Include .NET Compact Framework Members
Include XNA Framework Members

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

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

Overload List

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

Top

See Also

Reference

Vector4 Structure

Vector4 Members

Microsoft.WindowsMobile.DirectX Namespace