| Visual Basic (Declaration) | |
|---|---|
Public Sub PointAsync( _ ByVal point As MapPoint, _ ByVal parameters As MensurationPointParameter, _ Optional ByVal userToken As Object _ ) | |
| C# | |
|---|---|
public void PointAsync( MapPoint point, MensurationPointParameter parameters, object userToken ) | |
Parameters
- point
- The point to evaluate on the image service.
- parameters
- Parameters used in the evaluation of the geometry point.
- userToken
- The user token.
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7