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

point
The point to evaluate on the image service.
parameters
Parameters used in the evaluation of the geometry point.
Asynchronous task that gets location information from an image service based on a geometry point.

Syntax

Visual Basic (Declaration) 
Public Overloads Function PointTaskAsync( _
   ByVal point As MapPoint, _
   ByVal parameters As MensurationPointParameter _
) As Task(Of MensurationPointResult)

Parameters

point
The point to evaluate on the image service.
parameters
Parameters used in the evaluation of the geometry point.

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.