ArcGIS Pro 2.6 API Reference Guide
Extent Property (Multipoint)

ArcGIS.Core.Geometry Namespace > Multipoint Class : Extent Property
Gets the minimum enclosing envelope of the 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 10, Windows 8.1, Windows 7

See Also

Reference

Multipoint Class
Multipoint Members