ArcGIS Pro 3.1 API Reference Guide
ArcGIS.Core.Geometry Namespace / MapPoint Class / Extent Property
Version

Extent Property (MapPoint)
Gets the minimum enclosing envelope of the geometry.
Syntax
public override Envelope Extent {get;}

Property Value

An Envelope.
Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3.0 or higher.
See Also