ArcGIS Pro 2.8 API Reference Guide
IDMax Property (EnvelopeBuilderEx)

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

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

EnvelopeBuilderEx Class
EnvelopeBuilderEx Members