Esempio n. 1
0
 private void ZoomToNextBtn_Click(object sender, RoutedEventArgs e)
 {
     mapMgr.ZoomToNext();
 }