ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMBaseLayer Class / UseVisibilityTimeExtent Property

In This Topic
    UseVisibilityTimeExtent Property (CIMBaseLayer)
    In This Topic
    Gets or sets a value indicating whether or not to use a fixed time extent for layer visibility. When true, the map time must overlap this extent for the layer to be visible.
    Syntax
    public bool UseVisibilityTimeExtent {get; set;}
    Public Property UseVisibilityTimeExtent As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also