www.emgu.com/wiki
Shift the box by the specific amount

Declaration Syntax
public void Offset(
int x,
int y
)
public:
void Offset(
int x,
int y
)

Parameters
- x (Int32)
- The x value to be offseted
- y (Int32)
- The y value to be offseted
Assembly:
Emgu.CV (Module: Emgu.CV) Version: 1.5.0.0 (1.5.0.0)