![]() |
How to get characteristic information of Imported feature (swTnImported type) ?
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(); > yanhua |
回复: How to get characteristic information of Imported feature (swTnImported type) ?
> Hello Yanhua,
> 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 |
所有的时间均为北京时间。 现在的时间是 05:50 PM. |