MapMatrix NetGIS Class Library

Command.PanByDirection Method (PanDirection, Int32)

Pan map image in a given direction. This method will force an Update.

public void PanByDirection(
   PanDirection Direction,
   int WindowMovePercent
);

Parameters

Direction
Direction to pan
WindowMovePercent
Percent to Move the Window

See Also

Command Class | MapMatrix.MapControls Namespace | Command.PanByDirection Overload List