This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > PublisherControls > ESRI.ArcGIS.PublisherControls > Classes > A > ARFeature Class (ArcObjects .NET 10.5 SDK) |
ARFeature object.
ARFeature is a non-creatable object. References to non-creatable objects must be obtained through other objects.
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 | Description |
---|---|
IARFeature | Provides access to members that control the ARFeature. |