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. |
LengthsAsync(IList<Graphic>,Nullable<LinearUnit>,CalculationType,Object) | Calculates the lengths of each specified polyline. Raises the LengthsCompleted event on success, or the TaskBase.Failed event on failure. |
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7