ArcGIS Pro 2.8 API Reference Guide
CIMFeatureLayer Class
Members 

ArcGIS.Core.CIM Namespace : CIMFeatureLayer Class
Represents feature layer used to draw data from feature classes.
Object Model
CIMFeatureLayer ClassCIMFeatureExtrusion ClassCIMExpressionInfo ClassCIMFeatureReduction ClassCIMFeatureTable ClassCIMFeatureLayer ClassCIMFeatureLayer ClassCIMHtmlPopupFormat ClassCIM3DLayerProperties ClassCIMLayerElevationSurface ClassCIMLayerTemplate ClassCIMPageDefinition ClassCIMColor ClassCIMPopupInfo ClassCIMRenderer ClassCIMRenderer ClassCIMColor ClassCIMSymbolReference ClassTimeInstant ClassCIMSymbolLayerDrawing ClassCIMRenderer Class
Syntax
Remarks

A feature layer displays a set of geographic features.

A geographic feature represents a real-world object on the earth. It has a spatially- referenced location, stored as a point, line, or polygon, and a set of attributes that describe the feature. Its position is accurate and relevant within a particular scale range. Geographic features are the core spatial data holdings of an organization. They can serve as official records, are used in spatial analysis, and are used as source data for cartography.

Feature layers draw their features by using a feature renderer to transform the geographic feature into one or more graphic entities. Feature renderers read the feature's geometry and attribute values to generate graphic entities that graphically depict the feature on a map.

Inheritance Hierarchy

System.Object
   ArcGIS.Core.CIM.CIMObject
      ArcGIS.Core.CIM.CIMDefinition
         ArcGIS.Core.CIM.CIMBaseLayer
            ArcGIS.Core.CIM.CIMBasicFeatureLayer
               ArcGIS.Core.CIM.CIMGeoFeatureLayerBase
                  ArcGIS.Core.CIM.CIMFeatureLayer
                     ArcGIS.Core.CIM.CIMFeatureMosaicSubLayer
                     ArcGIS.Core.CIM.CIMNitfFeatureSubLayer

Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

CIMFeatureLayer Members
ArcGIS.Core.CIM Namespace