Scrolls to the specified map location and center it inside the control.
Namespace: MindFusion.Mapping.Wpf
Assembly: MindFusion.Mapping.Wpf
SyntaxC#
Copy Code
|
|---|
public void ScrollTo ( |
Visual Basic
Copy Code
|
|---|
Public Sub ScrollTo( _ |
A double value specifying the location latitude.
A double value specifying the location longitude.
See Also