ArcGIS API for Silverlight - Library Reference
GeometryServiceUrl Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.WebMap Namespace > Document Class : GeometryServiceUrl Property

Gets or sets the geometry service URL.

Syntax

Visual Basic (Declaration) 
Public Property GeometryServiceUrl As String
C# 
public string GeometryServiceUrl {get; set;}

Remarks

The geometry service URL is required if the web map document specifies a spatial reference different from WGS84 geographic coordinates or WebMercator. If this is not specified, the map will load at full extent. Note that extent is not set if the map is created from GetMapFromJsonAsync and will also load at full extent.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.