摘要:
ISelection pSelection = this.hk.AxMapControl.Map.FeatureSelection; // 打开属性标签 IEnumFeatureSetup pEnumFeatureSetup = pSelection as IEnumFeatureSetup; pEnumFeatureSetup.AllFields = true; // 读取属性 IEnumFeature pEnumFeature = pSelection as IEnumFeature; pFeature = pEnumFeature.Next();附:http://blog.csdn.ne 阅读全文
posted @ 2011-04-15 10:47
@龙飞凤舞@
阅读(2169)
评论(3)
推荐(1)

浙公网安备 33010602011771号