ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMMapFrame Class / ExtentIndicators Property

In This Topic
    ExtentIndicators Property
    In This Topic
    Gets or sets the extent indicators associated with the map frame.
    Syntax
    public CIMExtentIndicator[] ExtentIndicators {get; set;}
    Public Property ExtentIndicators As CIMExtentIndicator()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also