Shift

영역 좌표의 상대 변위(시프트)를 수행합니다.

void  Shift(
   const int  dx,     // 델타 X
   const int  dy      // 델타 Y
   )

Parameters

dx

[in]  델타 X.

dy

[in]  델타 Y.

Return Value

None.