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

Gets or sets the URL to a geometry service.

Syntax

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

Remarks

The following commands requires a geometry service, and will be disabled if this property is not set: Union, Cut, Reshape.

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.