![](dotnetdiagramimages/image66.png)
public class CIMFeatureLayer : CIMGeoFeatureLayerBase, ICIMBasicFeatureLayer, System.ComponentModel.INotifyPropertyChanged, System.Xml.Serialization.IXmlSerializable
Public Class CIMFeatureLayer Inherits CIMGeoFeatureLayerBase Implements ICIMBasicFeatureLayer, System.ComponentModel.INotifyPropertyChanged, System.Xml.Serialization.IXmlSerializable
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.
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
Target Platforms: Windows 10, Windows 8.1, Windows 7