ILogCoordinatesImpl::OffsetLogOrigin

CPoint ILogCoordinatesImpl::OffsetLogOrigin(int xOff, int yOff)

Offsets the logical origin by the specified deltas

Defined in: LogCoordinatesImpl.h

Return Value

The origin after the translation

Parameters

xOff

The offset in the X direction in logical units

yOff

The offset in the Y direction in logical units

See Also

SetLogOrigin