Click here to view all files
 
Returns a new Envelope indicating the geographical extent of the Geometry.

Namespace:  ESRI.ArcGISExplorer.Geometry
Assembly:  ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.900 (2.0.0.900)

Syntax

C#
public Envelope GetEnvelope()
Visual Basic (Declaration)
Public Function GetEnvelope As Envelope

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.

See Also

Relate Topics:
  Clone Method
  CreateFromXmlString Method
  Equals Method
  GetCenter Method
  GetLabelPoint Method
  ToXmlString Method
Created by Atop CHM to web converter,© 2009 all right reserved.