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

    See Also