Example #1
0
 private void BtnZoomInFeatures_Click(object sender, EventArgs e)
 {
     GISNavaigationTools.ZoomToSelected_NSMap(MapControl);
 }