The following tables list the members exposed by Envelope.
Name | Description | |
---|---|---|
Envelope Constructor | Overloaded. |
Name | Description | |
---|---|---|
Extent | Overridden. Gets the minimum enclosing envelope of the instance | |
Height | Gets the height of the instance. | |
SpatialReference | Gets or sets the spatial reference. (Inherited from ESRI.ArcGIS.Client.Geometry.Geometry) | |
Width | Gets the width of the instance. | |
XMax | Gets or sets Xmax. | |
XMin | Gets or sets Xmin. | |
YMax | Gets or sets Ymax. | |
YMin | Gets or sets Ymin. |
Name | Description | |
---|---|---|
Clone | Creates a deep clone of the current Object. | |
Equals | Overloaded. Indicates whether the current object is equal to another object of the same type. | |
Expand | Creates a new envelope expanded by the amount specified. | |
GetCenter | Gets the center of the instance. | |
Intersection | Calculates the intersection between this instance and the specified envelope. | |
Intersects | Returns true if this instance intersects an envelope. | |
ToString | Returns a System.String that represents the current System.Object. | |
Union | Returns the union of this instance and the specified envelope. |