ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / CatalogLayer Class / MaxVisibleLayers Property

In This Topic
    MaxVisibleLayers Property
    In This Topic
    Gets the limit for the number of catalog dataset items that can draw in the layer's active view.
    Syntax
    public int MaxVisibleLayers {get;}
    Public ReadOnly Property MaxVisibleLayers As Integer
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also