ArcGIS Pro 2.6 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 10, Windows 8.1, Windows 7

See Also

Reference

Multipatch Class
Multipatch Members