Пример #1
0
 //逐级放大
 private void bMapScaleIn_ItemClick(object sender, ItemClickEventArgs e)
 {
     GISTools.ZoomInFix(curAxMapControl);
 }