摘要:
1 IActiveView activeView; 2 3 IEnvelope env = activeView.Extent; 4 IPoint centerpnt = (feat.ShapeCopy as IArea).Centroid; 5 env.CenterAt(centerpnt); 6 activeView.Extent = env; 7 activeView.Refresh()... 阅读全文
posted @ 2017-12-14 02:48
janehlp
阅读(351)
评论(0)
推荐(0)
浙公网安备 33010602011771号