MindFusion.Mapping Programmer's Guide

MapView.ScrollTo Method

See Also
 






Scrolls to a specified map location.

 Overload List

Name Description

MapView.ScrollTo (Double, Double)

Scrolls to the specified map location and center it inside the control.

MapView.ScrollTo (Point)

Scrolls to the specified map location and center it inside the control.

 See Also