ESRI.ArcGIS.ADF.Web | |
Geometry Class Members | |
See Also Properties Methods |
ESRI.ArcGIS.ADF.Web.Geometry Namespace : Geometry Class |
The following tables list the members exposed by Geometry.
Name | Description | |
---|---|---|
SpatialReference | Gets or sets the SpatialReference of the Geometry. |
Name | Description | |
---|---|---|
Clone | Creates a deep clone of the current Object. | |
GetCenterPoint | Returns the center point of the minimum enclosing envelope of the geometry object. | |
GetMinimumEnclosingEnvelope | Overloaded. Generates an Envelope that encloses the extent of all points in the collection. | |
TransformGeometryToScreen | Overloaded. Transforms a geometry in map units to screen units. The object is modified by this method. Use the Clone method on the original Geometry object if you need to keep the original unmodified. |