ArcGIS Pro 2.9 API Reference Guide
EnvelopeBuilder Class Properties


ArcGIS.Core.Geometry Namespace : EnvelopeBuilder Class

For a list of all members of this type, see EnvelopeBuilder 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 Property Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase)
Public Property Gets or sets the HasID flag of the instance. (Inherited from ArcGIS.Core.Geometry.GeometryBuilder<Envelope>)
Public PropertyOverridden.  Gets or sets the HasM flag of the instance. This indicates whether the geometry contains Ms.  
Public PropertyOverridden.  Gets or sets the HasZ flag of the instance. This indicates whether the geometry contains Zs.  
Public Property Gets the height of this instance.  
Public Property Gets if the instance is an empty geometry. (Inherited from ArcGIS.Core.Geometry.GeometryBuilder<Envelope>)
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 SpatialReference for the geometry being built. (Inherited from ArcGIS.Core.Geometry.GeometryBuilder<Envelope>)
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

EnvelopeBuilder Class
ArcGIS.Core.Geometry Namespace