Multiplies coordinates of the specified vector by the specified factor.
Namespace:
AForge.MathAssembly: AForge.Math (in AForge.Math.dll) Version: 2.2.5.0 (2.2.5.0)
Syntax
Parameters
- vector
- Type: AForge.Math..::.Vector4
Vector to multiply coordinates of.
- factor
- Type: System..::.Single
Factor to multiple coordinates of the specified vector by.