ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Layouts Namespace / Element Class / IsVisible Property

In This Topic
    IsVisible Property (Element)
    In This Topic
    Gets the visibility of an element.
    Syntax
    public bool IsVisible {get; set;}
    Public Property IsVisible As Boolean

    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