Пример #1
0
 private void bMapOutput_ItemClick(object sender, ItemClickEventArgs e)
 {
     GISTools.ExportImage(curAxMapControl.ActiveView);
 }