ESRI.ArcGIS.ADF.Web | |
Geometry Class Methods | |
See Also |
ESRI.ArcGIS.ADF.Web.Geometry Namespace : Geometry Class |
For a list of all members of this type, see Geometry members.
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. |