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

Calculates the areas and lengths of each specified polygon.

Overload List

OverloadDescription
AreasAndLengthsTaskAsync(IList<Graphic>)Calculates the areas and lengths of each specified polygon.  
AreasAndLengthsTaskAsync(IList<Graphic>,CancellationToken)Calculates the areas and lengths of each specified polygon.  
AreasAndLengthsTaskAsync(IList<Graphic>,Nullable<LinearUnit>,Nullable<LinearUnit>)Calculates the areas and lengths of each specified polygon.  
AreasAndLengthsTaskAsync(IList<Graphic>,Nullable<LinearUnit>,Nullable<LinearUnit>,CancellationToken)Calculates the areas and lengths of each specified polygon.  
AreasAndLengthsTaskAsync(IList<Graphic>,Nullable<LinearUnit>,Nullable<LinearUnit>,CalculationType)Calculates the areas and lengths of each specified polygon.  
AreasAndLengthsTaskAsync(IList<Graphic>,Nullable<LinearUnit>,Nullable<LinearUnit>,CalculationType,CancellationToken)Calculates the areas and lengths of each specified polygon.  

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.