| Class | Description | |
|---|---|---|
|  | CoordinateConversion | Provides methods for converting from MapPoint geometries to coordinate notation strings and methods for converting from coordinate notations to MapPoint geometries. | 
|  | DatumTransform | The Class is used by the Tasks.GeometryService.ProjectAsync(IEnumerable<Graphic>,SpatialReferenceDatumTransform,bool,object) Method to project Graphics from one Datum to another Datum. | 
|  | Envelope | Axis Aligned envelope | 
|  | Euclidian | Utility methods for densification and measure in a flat coordinate system. | 
|  | Geodesic | Geodesic utility methods for densification and measure on the ellipsoid. | 
|  | Geometry | Abstract Geometry class provides a base class for objects that define geometric shapes. Geometry objects can be used for clipping regions and as geometry definitions for rendering two-dimensional graphic data. | 
|  | MapPoint | Point class | 
|  | MultiPoint | An array of points | 
|  | PointCollection | Point collection | 
|  | Polygon | A collection of Rings used to represent a Polygon Geometry. | 
|  | Polyline | A collection of Paths used to represent a Polyline Geometry | 
|  | SpatialReference | SpatialReference class. | 
|  | WellKnownObject | Abstract class used to create classes that are based on Well-Known IDs and Well-Known Text. | 
| Enumeration | Description | |
|---|---|---|
|  | GarsConversionMode | Specifies whether the input or returned Global Area Reference System (GARS) coordinate string represents the lower left of the represented cell. | 
|  | MgrsConversionMode | Specifies the conversion mode when converting from an MGRS coordinate notation to a MapPoint or from a MapPoint to an MGRS coordinate notation. | 
|  | UtmConversionMode | Specifies whether the input or returned UTM coordinate string uses North or South UTM latitude zone indicators. | 
 
     
     
     
     
    