MapMatrix NetGIS Class Library

Command.PanByDirection Method

Pan map image in a given direction. The percent of window move is 25%. This method will force an Update.

Overload List

Pan map image in a given direction. The percent of window move is 25%. This method will force an Update.

public void PanByDirection(PanDirection);

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

public void PanByDirection(PanDirection,int);

See Also

Command Class | MapMatrix.MapControls Namespace