ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / IElement Interface / IsVisible Property
Version

    IsVisible Property (IElement)
    Gets the visibility of an element.
    Syntax
    bool IsVisible {get;}

    Property Value

    Type: Boolean
    Remarks
    Returns true if an element is checked on in the table of contents.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also