Hi,
I found another method:
Code:
MP.ActiveMap.Pan(GeoPanCmd.geoNorth, Amount);
But the Amount raises another question. According to the help it say:
"PanFactor Optional Double. Amount to pan, expressed as a fraction of the screen width or height. "
But how large is that fraction ? I did a few experiment, and a vaule of 1 pan the map half the distance it fills on the screen.