Overload | Description |
---|---|
LengthsAsync(IList<Graphic>) | Calculates the lengths of each specified polyline. Raises the LengthsCompleted event on success, or the TaskBase.Failed event on failure. |
LengthsAsync(IList<Graphic>,Object) | Calculates the lengths of each specified polyline. Raises the LengthsCompleted event on success, or the TaskBase.Failed event on failure. |
LengthsAsync(IList<Graphic>,Nullable<LinearUnit>,Boolean,Object) | Calculates the lengths of each specified polyline. Raises the LengthsCompleted event on success, or the TaskBase.Failed event on failure. |
Target Platforms:Windows Phone 7