This document is archived and information here might be outdated. Recommended version. |
ARFeatureCursor object.
Use the ARFeatureCursor object to iterate over the set of ARFeature objects that are returned from the IARLayer::SearchARFeatures and IARMap::SearchARFeatures methods. An ARFeatureCursor allows ARFeature objects to be returned one at a time; this is useful if there are a large number of ARFeature objects.
Interfaces | Description |
---|---|
IARFeatureCursor | Provides access to members that control the enumerated ARFeatureCursor. |