Subtraction operator – subtracts scalar from 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 decrease coordinates of.
- valueToSubtract
- Type: System..::.Int32
Value to subtract from coordinates of the specified point.