Translates the Point by the specified amount. 
            
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- x
- Type: SystemInt32
 The amount to offset the x-coordinate.
- y
- Type: SystemInt32
 The amount to offset the y-coordinate.
Return Value
Type:See Also