ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Geometry Namespace / Multipoint Class / Extent Property

In This Topic
    Extent Property (Multipoint)
    In This Topic
    Gets the minimum enclosing envelope of this instance.
    Syntax
    public override Envelope Extent {get;}
    Public Overrides NotOverridable ReadOnly Property Extent As Envelope
    Remarks
    This is the smallest Envelope that Contains the Multipoint.

    Extent

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also