Show / Hide Table of Contents

Property MaxExtent

MaxExtent

Gets or sets the extent that constrains the display to a specific region.

Declaration
public Envelope MaxExtent { get; set; }
Property Value
Type Description
Envelope

The extent that constrains the display to a specific region.

Remarks

The max extent is initialized when the map loads with the union of the full extent of all basemap layers, or with the first operational layer's full extent if the map has no basemap. Will be null if the map is not loaded and if the max extent has not been explicitly set.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0100.14 - 200.0
.NET 6.0100.14 - 200.0
.NET 6.0 Windows100.14 - 200.0
.NET 6.0 Android200
.NET 6.0 iOS200
.NET Framework100.14 - 200.0
Android100.14 - 100.15
iOS100.14 - 100.15
UWP100.14 - 200.0
In This Article
Back to top Copyright © 2022 Esri.