ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.CIM Namespace / esriFeatureType Enumeration

esriFeatureType Enumeration
Feature types.
Syntax
Members
MemberDescription
esriFTAnnotation Annotation Feature.
esriFTComplexEdge Complex Edge Feature.
esriFTComplexJunction Complex Junction Feature.
esriFTCoverageAnnotation Coverage Annotation Feature.
esriFTDimension Dimension Feature.
esriFTRasterCatalogItem Raster Catalog Item.
esriFTSimple Simple Feature.
esriFTSimpleEdge Simple Edge Feature.
esriFTSimpleJunction Simple Junction Feature.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Core.CIM.esriFeatureType

Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.0 or higher.
See Also