2012年5月30日
摘要: private void axMapControl1_OnMouseDown(object sender, ESRI.ArcGIS.Controls.IMapControlEvents2_OnMouseDownEvent e){ ILineElement pLineElement;IActiveView pActiveView;IRgbColor pRgbColor; IRubberBand pRubberBand; ISimpleLineSymbol pSimpleLineSymbol; IPolyline p... 阅读全文
posted @ 2012-05-30 08:19 jin_qi_er 阅读(550) 评论(0) 推荐(0) 编辑
摘要: private void axMapControl1_OnMouseDown(object sender, ESRI.ArcGIS.Controls.IMapControlEvents2_OnMouseDownEvent e) {IElement pElement; IMarkerElement pMarkerElement; ISimpleMarkerSymbol pSimpleMarkerSymbol;IRgbColor pRgbColor; pSimpleMa... 阅读全文
posted @ 2012-05-30 08:17 jin_qi_er 阅读(300) 评论(0) 推荐(0) 编辑