Your companys Web site has a Virtual Earth 6.0 map. You create custom buttons. You need to ensure that Web site users are able to pan the map to the north-east direction.
What should you do?
A.
Use VEMap.Pan with delta x > 0 and delta y > 0.
B.
Use VEMap.Pan with delta x > 0 and delta y < 0.
C.
Use VEMap.Pan with delta x < 0 and delta y > 0.
D.
Use VEMap.Pan with delta x < 0 and delta y < 0.