Visual Basic (Declaration) | |
---|---|
Public Overloads Function PointTaskAsync( _ ByVal point As MapPoint, _ ByVal parameters As MensurationPointParameter, _ ByVal cancellationToken As CancellationToken _ ) As Task(Of MensurationPointResult) |
C# | |
---|---|
public Task<MensurationPointResult> PointTaskAsync( MapPoint point, MensurationPointParameter parameters, CancellationToken cancellationToken ) |
Parameters
- point
- The point to evaluate on the image service.
- parameters
- Parameters used in the evaluation of the geometry point.
- cancellationToken
- The cancellation token.
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8