ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMGeoFeatureLayerBase Class / LabelVisibility Property

In This Topic
    LabelVisibility Property (CIMGeoFeatureLayerBase)
    In This Topic
    Gets or sets a value indicating whether to display labels for this layer's label classes.
    Syntax
    public bool LabelVisibility {get; set;}
    Public Property LabelVisibility As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also