碧霄诗情

导航

2014年10月8日 #

关于IDW空间插值

摘要: 空间插值一般都会用到IInterPolationOP接口等首先是通过图层的名称获取图层的方法:private ILayer GetLayerByName(string name) { ILayer layer = null; for (int i = 0; i < axmapcontrol.Map.... 阅读全文

posted @ 2014-10-08 22:13 碧霄诗情 阅读(1512) 评论(0) 推荐(0)