摘要:
刷新图层:pMap.PartialRefresh(esriViewGeography, pLayer, null); 刷新所有图层:pMap.PartialRefresh(esriViewGeography, null, null); 刷新所选择的对象:pMap.PartialRefresh(esriViewGeoSelection, null, null); 刷新标注:pMap.PartialRefresh(esriViewGraphics, null, null); 刷新图元pLayout.PartialRefresh(esriViewGraphics, pElement, null); 阅读全文
posted @ 2013-01-29 11:21
忆如梨花
阅读(405)
评论(0)
推荐(0)
浙公网安备 33010602011771号