如何 求Ifeature 的面积

IArea pArea = pfteature_Source.Shape as IArea;//  IArea来自geometry
double dArea = Math.Round(pArea.Area, 1);

posted @ 2018-03-15 15:49  需要GIS小工具找我  阅读(376)  评论(0)    收藏  举报