ArcGIS Pro 2.9 API Reference Guide
IDMin Property (EnvelopeBuilderEx)

ArcGIS.Core.Geometry Namespace > EnvelopeBuilderEx Class : IDMin Property
Gets or sets the ID minimum of this instance.
Syntax
public int IDMin {get; set;}
Public Property IDMin As Integer
Remarks
If the value passed in to set IDMin is greater than IDMax, then IDMax will also be set to this value. To set both the minimum and maximum values simultaneously, use SetIDCoords.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

EnvelopeBuilderEx Class
EnvelopeBuilderEx Members