![]() |
How to get characteristic information of Imported feature (swTnImported type) ?
Q:
How to get characteristic information of Imported feature (swTnImported type) ? Such as color, ID, layer Hi, > > How to get characteristic information of Imported feature (swTnImported type) ? Such as color, ID, layer. My code as follows: // get the imported feature dispatch LPDISPATCH dImportedFeature = swFeature.GetDefinition(); Yogy |
回复: How to get characteristic information of Imported feature (swTnImported type) ?
R:
> Hello, The imported feature type does not have a corresponding FeatureData object. However, the information that you are looking for should be available on the Feature object itself rather than any FeatureData object. Give those properties a try. Regards, Earl Hasz |
所有的时间均为北京时间。 现在的时间是 09:51 AM. |