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

In This Topic
    esriFeatureType Enumeration
    In This Topic
    Feature types.
    Syntax
    Members
    MemberDescription
    esriFTAnnotation Annotation Feature.
    esriFTCatalogDatasetItem Catalog Dataset Item.
    esriFTComplexEdge Complex Edge Feature.
    esriFTComplexJunction Complex Junction Feature.
    esriFTCoverageAnnotation Coverage Annotation Feature.
    esriFTDimension Dimension Feature.
    esriFTOrientedImageryDatasetItem Oriented Imagery Dataset Item.
    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

    ArcGIS Pro version: 3 or higher.
    See Also