ArcGIS Runtime SDK for WPF - Library Reference
ESRI.ArcGIS.Client.Geometry Namespace
See Also  Inheritance Hierarchy

Classes

 ClassDescription
ClassCoordinateConversion Provides methods for converting from MapPoint geometries to coordinate notation strings and methods for converting from coordinate notations to MapPoint geometries.
ClassDatumTransform The Class is used by the Tasks.GeometryService.ProjectAsync(IEnumerable<Graphic>,SpatialReferenceDatumTransform,bool,object) Method to project Graphics from one Datum to another Datum.
ClassEnvelope Axis Aligned envelope
ClassEuclidian Utility methods for densification and measure in a flat coordinate system.
ClassGeodesic Geodesic utility methods for densification and measure on the ellipsoid.
ClassGeometry 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.
ClassMapPoint Point class
ClassMultiPoint An array of points
ClassPointCollection Point collection
ClassPolygon A collection of Rings used to represent a Polygon Geometry.
ClassPolyline A collection of Paths used to represent a Polyline Geometry
ClassSpatialReference SpatialReference class.
ClassWellKnownObject Abstract class used to create classes that are based on Well-Known IDs and Well-Known Text.

Enumerations

 EnumerationDescription
EnumerationGarsConversionMode Specifies whether the input or returned Global Area Reference System (GARS) coordinate string represents the lower left of the represented cell.
EnumerationMgrsConversionMode Specifies the conversion mode when converting from an MGRS coordinate notation to a MapPoint or from a MapPoint to an MGRS coordinate notation.
EnumerationUtmConversionMode Specifies whether the input or returned UTM coordinate string uses North or South UTM latitude zone indicators.

See Also

© ESRI, Inc. All Rights Reserved.