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 type of geometry that will be created from this builder. Always returns GeometryType.Envelope. | |
HasID | Overridden. Gets or sets a value indicating if the EnvelopeBuilderEx recognizes ID-values also known as ID-awareness. | |
HasM | Overridden. Gets or sets a value indicating if the EnvelopeBuilderEx recognizes M-values also known as M-awareness. | |
HasZ | Overridden. Gets or sets a value indicating if the EnvelopeBuilderEx recognizes Z-values also known as Z-awareness. | |
Height | Gets the height of this instance. | |
IDMax | Gets or sets the ID maximum of this instance. | |
IDMin | Gets or sets the ID minimum of this instance. | |
IsEmpty | Overridden. Gets a boolean indicating if the geometry of this builder is empty. | |
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 GeometryBuilderEx.SpatialReference instance on this builder. (Inherited from ArcGIS.Core.Geometry.GeometryBuilderEx) | |
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. |