CODPointComponent::MoveOrigin

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

Moves the component's origin by the given offset.

Defined in: OdPointComp.cpp

Return Value

Old origin.

Parameters

xOff

X-component of move.

yOff

Y-component of move.