This document is archived and information here might be outdated.  Recommended version.


ARFeature Class (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > PublisherControls > ESRI.ArcGIS.PublisherControls > Classes > A > ARFeature Class
ArcGIS Developer Help

ARFeatureClass Class

ARFeature object.

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.