ArcGIS Pro 3.0 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, Windows 8.1

    See Also