ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMBookmark Class / LayerRangeExtents Property

In This Topic
    LayerRangeExtents Property (CIMBookmark)
    In This Topic
    Gets or sets the layer range extents. Each layer range applies to a single map.
    Syntax
    public CIMLayerRange[] LayerRangeExtents {get; set;}
    Public Property LayerRangeExtents As CIMLayerRange()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also