ArcGIS Pro 2.6 API Reference Guide
Extent Property (GeometryBag)

ArcGIS.Core.Geometry Namespace > GeometryBag 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
Exceptions
ExceptionDescription
The method is not implemented for GeometryBag.
Remarks
This is the smallest Envelope that contains the GeometryBag.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

GeometryBag Class
GeometryBag Members