MapControl.PanMap Method
MSDN Home
MSDN
MSDN Library
Design Tools
Development Tools and Language ...
Mobile and Embedded Developmen ...
.NET Development
Office Development
Online Services
Open Specifications
patterns & practices
Servers and Enterprise Develop ...
Speech Technologies
Web Development
Win32 and COM Development
Switch View :
Classic
Lightweight Beta
ScriptFree
Feedback
VE Standard Map Control SDK, version 2.0
MapControl.PanMap Method
MapControl.PanMap Method
Moves the map the specified amount.
MapControl.PanMap(deltaX, deltaY);
Parameters
deltaX
The amount to move the map horizontally, in pixels.
deltaY
The amount to move the map vertically, in pixels.