IBounds2D::MoveOrigin

CPoint IBounds2D::MoveOrigin(int xOff, int yOff)

Move the origin of an object by a given X,Y offset

Defined in: Visual.h

Return Value

Previous origin.

Parameters

xOff

Horizontal offset value.

yOff

Vertical offset value.