Addition operator – adds scalar to the specified point.
Namespace:
AForgeAssembly: AForge (in AForge.dll) Version: 2.2.5.0 (2.2.5.0)
Syntax
Parameters
- point
- Type: AForge..::.IntPoint
Point to increase coordinates of.
- valueToAdd
- Type: System..::.Int32
Value to add to coordinates of the specified point.