ArcGIS Pro 2.7 API Reference Guide
XMax Property (EnvelopeBuilderEx)

ArcGIS.Core.Geometry Namespace > EnvelopeBuilderEx Class : XMax Property
Gets or sets the X maximum of this instance.
Syntax
public double XMax {get; set;}
Public Property XMax As Double
Remarks
If the value passed in to set XMax is less than XMin, then XMin is also set to this value. To set both the minimum and maximum values simultaneously, use SetXYCoords.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

EnvelopeBuilderEx Class
EnvelopeBuilderEx Members