Overload | Description |
---|---|
ProjectAsync(IEnumerable<Graphic>,SpatialReference) | 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,Object) | Projects a set of geometries into a new spatial reference. Raises the ProjectCompleted event on success, or the TaskBase.Failed event on failure. |
Target Platforms:Windows Phone 7