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