ArcGIS Pro 2.7 API Reference Guide
YMin Property (EnvelopeBuilderEx)

ArcGIS.Core.Geometry Namespace > EnvelopeBuilderEx Class : YMin Property
Gets or sets the Y minimum of this instance.
Syntax
public double YMin {get; set;}
Public Property YMin As Double
Remarks
If the value passed in to set YMin is greater than YMax then YMax 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