访问注记层的元素和访问其他类型的地物一样,都需要通过IFeatureClass接口的Search函数获得一个IFeatureCursor对象,通过这个对象来遍历FeatureClass。
处理注记的代码为:
来自:http://blog.sina.com.cn/s/blog_5432e0220100kzug.html
访问注记层的元素和访问其他类型的地物一样,都需要通过IFeatureClass接口的Search函数获得一个IFeatureCursor对象,通过这个对象来遍历FeatureClass。
处理注记的代码为:
来自:http://blog.sina.com.cn/s/blog_5432e0220100kzug.html
相关文章: