ArcGIS Pro 2.9 API Reference Guide
Extent Property (Multipatch)

ArcGIS.Core.Geometry Namespace > Multipatch 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 Multipatch.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

Multipatch Class
Multipatch Members