摘要: 在from1上新建地圖控件axmapcontrol1 axmapcontrol2,工具條控件axtoolbar1以及按鈕button1以單擊按鈕事件觸發鷹眼圖刷新private void button1_Click(object sender, System.EventArgs e){axMapControl2.Refresh();ISimpleFillSymbol sys = new Simpl... 阅读全文
posted @ 2007-08-02 15:00 columbus2 阅读(858) 评论(1) 推荐(0)