Vector::Multiply Operator (Double, Vector)
.NET Framework (current version)
Multiplies the specified scalar by the specified vector and returns the resulting vector.
Assembly: WindowsBase (in WindowsBase.dll)
Parameters
- scalar
-
Type:
System::Double
The scalar to multiply.
- vector
-
Type:
System.Windows::Vector
The vector to multiply.
.NET Framework
Available since 3.0
Available since 3.0
Show: