ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMElement Class / Visible Property

In This Topic
    Visible Property (CIMElement)
    In This Topic
    Gets or sets a value indicating whether the element is visible.
    Syntax
    Public Property Visible As Boolean
    public bool Visible {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also