ArcGIS API for Windows Phone - Library Reference
GeometryService Constructor(String)
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace > GeometryService Class > GeometryService Constructor : GeometryService Constructor(String)

Url
The URL of the REST API Geometry service.
Initializes a new instance of the GeometryService class.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal Url As String _
)
C# 
public GeometryService( 
   string Url
)

Parameters

Url
The URL of the REST API Geometry service.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.