ArcGIS Pro 2.8 API Reference Guide
EnvelopeBuilderEx Class Methods


ArcGIS.Core.Geometry Namespace : EnvelopeBuilderEx Class

For a list of all members of this type, see EnvelopeBuilderEx members.

Public Methods
 NameDescription
Public Method Creates a copy of this builder instance.  
Public Methodstatic (Shared in Visual Basic)Overloaded.   
Public MethodOverloaded.   
Public Methodstatic (Shared in Visual Basic)Creates a new instance of a Envelope class from an Esri shape buffer.  
Public MethodIntersects the envelope with the EnvelopeBuilder.  
Public MethodChecks if the input Envelope intersects the EnvelopeBuilder.  
Public Method  
Public Method Sets the coordinates from the input envelope.  
Public MethodOverridden.  Sets the geometry of this builder to empty.  
Public Method Sets the id-coordinates, that is, IDMin and IDMax. Also sets HasID = true.  
Public Method Sets the m-coordinates, that is, MMin and MMax. Also sets HasM = true.  
Public Method Sets the xy-coordinates, that is, XMin, YMin, XMax, YMax.  
Public Method Sets the z-coordinates, that is, ZMin and ZMax. Also sets HasZ = true.  
Public MethodOverridden. Returns an Envelope instance representing the current state of the builder.  
Public Method Unions the input envelope with the EnvelopeBuilder.  
Top
See Also

Reference

EnvelopeBuilderEx Class
ArcGIS.Core.Geometry Namespace