Multiplication operator - multiplies coordinates of the specified point by scalar value.
Namespace:
AForgeAssembly: AForge (in AForge.dll) Version: 2.2.5.0 (2.2.5.0)
Syntax
Parameters
- point
- Type: AForge..::.IntPoint
Point to multiply coordinates of.
- factor
- Type: System..::.Int32
Multiplication factor.