ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / LabelClass Class / FeatureLayer Property

In This Topic
    FeatureLayer Property
    In This Topic
    Gets the feature layer class that the label class belongs to.
    Syntax
    public FeatureLayer FeatureLayer {get;}
    Public ReadOnly Property FeatureLayer As FeatureLayer
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also