ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Mapping.Controls Namespace / MapControl Class / Extent Property

In This Topic
    Extent Property (MapControl)
    In This Topic
    Gets or sets the Extent of a ArcGIS.Desktop.Mapping.Controls.MapControl.
    Syntax
    Public Property Extent As Envelope
    public Envelope Extent {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also