View.panRelative


panRelative(modelX, modelY)

Move the model around in the window by the given distance. Note that panning does not move the model relative to the printed page, see moveModelOnPage Panning automatically turns off scaled to fit mode.

modelXdoubledistance given in model units but in screen direction
modelYdoubledistance given in model units but in screen direction
Return valuenone 

See also setScaledToFit

Back to View

Back to Overview