Overload | Description |
---|---|
ProjectAsync(IEnumerable<Graphic>,SpatialReference) | Projects a set of Graphics into a new SpatialReference. Raises the ProjectCompleted event on success, or the TaskBase.Failed event on failure. |
ProjectAsync(IEnumerable<Graphic>,SpatialReference,Object) | Projects a set of geometries into a new spatial reference. Raises the ProjectCompleted event on success, or the TaskBase.Failed event on failure. |
ProjectAsync(IEnumerable<Graphic>,SpatialReference,DatumTransform,Boolean,Object) | Projects a set of Graphics into a new SpatialReference including a DatumTransform. Raises the ProjectCompleted event on success, or the TaskBase.Failed event on failure; requires ArcGIS Server 10.1 or higher. |
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8