摘要: 1 IPoint pointStart = new PointClass();2 pointStart = xyPolyline.FromPoint;3 4 ISpatialReferenceFactory pSpatialRefFtry = new SpatialReferenceEnvironmentClass();5 ISpatialReference fromSpatialRef = pSpatialRefFtry.CreateESRISpatialReference... 阅读全文
posted @ 2014-03-03 14:08 寻梦放歌 阅读(701) 评论(0) 推荐(0) 编辑