ArcGIS Pro 2.8 API Reference Guide
EnvelopeBuilderEx Class Properties


ArcGIS.Core.Geometry Namespace : EnvelopeBuilderEx Class

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

Public Properties
 NameDescription
Public Property Gets or sets the center point of this instance.  
Public PropertyGets or sets the center point of this instance formatted as a Coordinate2D.  
Public Property Gets the depth of this instance.  
Public PropertyOverridden. Gets the GeometryType of this instance. Always returns GeometryType.Envelope.  
Public PropertyOverridden. Gets or sets a value indicating if the EnvelopeBuilderEx recognizes ID-values also known as Id-awareness.  
Public PropertyOverridden. Gets or sets a value indicating if the EnvelopeBuilderEx recognizes M-values also known as M-awareness.  
Public PropertyOverridden. Gets or sets a value indicating if the EnvelopeBuilderEx recognizes Z-values also known as Z-awareness.  
Public Property Gets the height of this instance.  
Public Property Gets or sets the ID maximum of this instance.  
Public Property Gets or sets the ID minimum of this instance.  
Public PropertyOverridden.  Gets a boolean indicating if the geometry of this builder is empty.  
Public Property Gets or sets the M maximum of this instance.  
Public Property Gets or sets the M minimum of this instance.  
Public PropertyGets or sets the GeometryBuilderEx.SpatialReference instance on this builder. (Inherited from ArcGIS.Core.Geometry.GeometryBuilderEx)
Public Property Gets the width of this instance.  
Public Property Gets or sets the X maximum of this instance.  
Public Property Gets or sets the X minimum of this instance.  
Public Property Gets or sets the Y maximum of this instance.  
Public Property Gets or sets the Y minimum of this instance.  
Public Property Gets or sets the Z maximum of this instance.  
Public Property Gets or sets the Z minimum of this instance.  
Top
See Also

Reference

EnvelopeBuilderEx Class
ArcGIS.Core.Geometry Namespace