遍历图层中的每一个节点(转载)
摘要:
Public Sub VisitAllFeature(pLayer As ILayer) Dim pFeatcls As IFeatureClass Dim pFeatLayer As IFeatureLayer Dim pPointCollection As IPointCollection Dim pFeatureCursor As IFeatureCursor Dim pFeature As... 阅读全文
posted @ 2010-01-17 17:00 zhaojp 阅读(331) 评论(0) 推荐(0) 编辑