ArcGIS Runtime SDK for WPF - Library Reference
LengthsTaskAsync Method
See Also 
ESRI.ArcGIS.Client.Tasks Namespace > GeometryService Class : LengthsTaskAsync Method

Calculates the lengths of each specified polyline.

Overload List

OverloadDescription
LengthsTaskAsync(IList<Graphic>)Calculates the lengths of each specified polyline.  
LengthsTaskAsync(IList<Graphic>,CancellationToken)Calculates the lengths of each specified polyline.  
LengthsTaskAsync(IList<Graphic>,Nullable<LinearUnit>,CalculationType)Calculates the lengths of each specified polyline.  
LengthsTaskAsync(IList<Graphic>,Nullable<LinearUnit>,CalculationType,CancellationToken)Calculates the lengths of each specified polyline.  

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.