Overload | Description |
---|---|
AreasAndLengthsAsync(IList<Graphic>) | Calculates the areas and lengths of each specified polygon. Raises the GeometryService.AreasAndLengthsCompleted event on success, or the TaskBase.Failed event on failure. |
AreasAndLengthsAsync(IList<Graphic>,Object) | Calculates the areas and lengths of each specified polygon. Raises the GeometryService.AreasAndLengthsCompleted event on success, or the TaskBase.Failed event on failure. |
AreasAndLengthsAsync(IList<Graphic>,Nullable<LinearUnit>,Nullable<LinearUnit>,Object) | Calculates the areas and lengths of each specified polygon. Raises the GeometryService.AreasAndLengthsCompleted event on success, or the TaskBase.Failed event on failure. |
Target Platforms:Windows Phone 7