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