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..::.Point
Point to decrease coordinates of.
- valueToSubtract
- Type: System..::.Single
Value to subtract from coordinates of the specified point.