ArcGIS API for Silverlight - Library Reference
SearchExtent Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace > LocatorFindParameters Class : SearchExtent Property

Gets or sets the extent for which searching for locations will be limited to. If the spatial reference is not specified on the extent the spatial reference of the coordinates is assumed to be the same as that of the geocoding service.

Syntax

Visual Basic (Declaration) 
Public Property SearchExtent As Envelope
C# 
public Envelope SearchExtent {get; set;}

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.