ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / LayerKeyframe Class / IsVisible Property

In This Topic
    IsVisible Property (LayerKeyframe)
    In This Topic
    Gets or sets a value indicating if the layer is visible.
    Syntax
    public bool IsVisible {get; set;}
    Public Property IsVisible As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also