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

In This Topic
    Extent Property (MapPoint)
    In This Topic
    Gets the minimum enclosing envelope of the geometry.
    Syntax
    Public Overrides NotOverridable ReadOnly Property Extent As Envelope
    public override Envelope Extent {get;}

    Property Value

    An Envelope.
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also