ArcGIS Pro 3.0 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, Windows 8.1

    See Also