ArcGIS Pro 2.6 API Reference Guide
Width Property (EnvelopeBuilder)

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

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

EnvelopeBuilder Class
EnvelopeBuilder Members