ILogCoordinatesImpl::OffsetLogOrigin
CPointILogCoordinatesImpl::OffsetLogOrigin(intxOff, intyOff)
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