//逐级放大 private void bMapScaleIn_ItemClick(object sender, ItemClickEventArgs e) { GISTools.ZoomInFix(curAxMapControl); }