ArcGIS Runtime SDK for WPF - Library Reference
CentroidTaskAsync(Polygon,MensurationPointParameter) Method
See Also 
ESRI.ArcGIS.Client.Tasks Namespace > MensurationTask Class > CentroidTaskAsync Method : CentroidTaskAsync(Polygon,MensurationPointParameter) Method

surfaceArea
The surface area to evaluate.
parameters
Parameters used in the centroid evaluation.
Asynchronous task that evaluates a central location on a surface area located on an image serviced.

Syntax

Visual Basic (Declaration) 
Public Overloads Function CentroidTaskAsync( _
   ByVal surfaceArea As Polygon, _
   ByVal parameters As MensurationPointParameter _
) As Task(Of MensurationPointResult)

Parameters

surfaceArea
The surface area to evaluate.
parameters
Parameters used in the centroid evaluation.

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.