Name | Description | |
---|---|---|
![]() | Center | Gets or sets the center point of this instance. |
![]() | CenterCoordinate | Gets or sets the center point of this instance formatted as a Coordinate2D. |
![]() | Depth | Gets the depth of this instance. |
![]() | GeometryType | Overridden. Gets the GeometryType of this instance. Always returns GeometryType.Envelope. |
![]() | Handle | Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase) |
![]() | HasID | Gets or sets the HasID flag of the instance. (Inherited from ArcGIS.Core.Geometry.GeometryBuilder<Envelope>) |
![]() | HasM | Overridden. Gets or sets the HasM flag of the instance. This indicates whether the geometry contains Ms. |
![]() | HasZ | Overridden. Gets or sets the HasZ flag of the instance. This indicates whether the geometry contains Zs. |
![]() | Height | Gets the height of this instance. |
![]() | IsEmpty | Gets if the instance is an empty geometry. (Inherited from ArcGIS.Core.Geometry.GeometryBuilder<Envelope>) |
![]() | MMax | Gets or sets the M maximum of this instance. |
![]() | MMin | Gets or sets the M minimum of this instance. |
![]() | SpatialReference | Gets or sets the SpatialReference for the geometry being built. (Inherited from ArcGIS.Core.Geometry.GeometryBuilder<Envelope>) |
![]() | Width | Gets the width of this instance. |
![]() | XMax | Gets or sets the X maximum of this instance. |
![]() | XMin | Gets or sets the X minimum of this instance. |
![]() | YMax | Gets or sets the Y maximum of this instance. |
![]() | YMin | Gets or sets the Y minimum of this instance. |
![]() | ZMax | Gets or sets the Z maximum of this instance. |
![]() | ZMin | Gets or sets the Z minimum of this instance. |