Returns a new Envelope indicating the geographical extent of the Geometry.
Namespace:
ESRI.ArcGISExplorer.GeometryAssembly: ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.1500 (2.0.0.1500)
Syntax
Return Value
An Envelope indicating the extent.Remarks
This method returns a new Envelope object which is the smallest Envelope entirely containing the geometry.
For a Point object, the Envelope returned has zero width and height.