ARFeature object.
ARFeature is a non-creatable object. References to non-creatable objects must be obtained through other objects.
Product Availability
Available with ArcGIS Desktop. Requires Publisher Extension.
Description
An ARFeature object is a spatial entity modelled as an object with properties and behavior. All ARFeature objects within an ARLayer share the same set of attribute schema; that is they have the same set of fields. The IARFeature interface provides properties and methods for accessing the feature's field and field values, and identifying the feature on the display.
Interfaces
Interfaces | Description |
---|---|
IARFeature | Provides access to members that control the ARFeature. |