Пример #1
0
 //平移
 private void bMapPan_ItemClick(object sender, ItemClickEventArgs e)
 {
     GISTools.Pan(curAxMapControl);
 }