ArcGIS Pro 2.6 API Reference Guide
Height Property (EnvelopeBuilder)

ArcGIS.Core.Geometry Namespace > EnvelopeBuilder Class : Height Property
Gets the height of this instance.
Syntax
public double Height {get;}
Public ReadOnly Property Height As Double
Exceptions
ExceptionDescription
This method or property must be called within the lambda passed to QueuedTask.Run.
Remarks
The height of an envelope is the vertical span. The height = YMax - YMin.

For the height of the envelope in three dimensions see Depth

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

EnvelopeBuilder Class
EnvelopeBuilder Members