CODPointComponent::OffsetOrigin

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

Offsets the component's origin by the given offset.

Defined in: OdPointComp.cpp

Return Value

Old origin.

Parameters

xOff

X-component of offset.

yOff

Y-component of offset.