MvcBufferedViewport::Pan

CRect MvcBufferedViewport::Pan(int xOff, int yOff)

Moves the logical rectangle by the specified deltas

Defined in: MvcBufferedVp.cpp

Return Value

CRect The new logical rectanglw

Parameters

xOff

The horizontal delta to move

yOff

The vertical delta to move