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


IACFeatureLayer Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IA > IACFeatureLayer Interface
ArcGIS Developer Help

IACFeatureLayer Interface

Provides access to members that control the ArcIMS feature layer.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read/write property DisplayAnnotation Indicates if the layer displays annotation.
Read/write property DisplayField The primary display field.
Read-only property FeatureClass The layer's feature class.
Read-only property GeometryType The type of the Shape for the features in the layer.
Read-only property HasLabels Indicates if the layer has labels.
Read/write property Renderer Renderer used to draw the layer.

Classes that implement IACFeatureLayer

Classes Description
ACFeatureLayer ArcIMS layer for displaying features.