ArcGIS Runtime SDK for WPF - Library Reference
ZoomScale Property
See Also 
ESRI.ArcGIS.Client.Portal Namespace > GeocodeService Class : ZoomScale Property

Gets the default zoom scale for custom geocoders. An application can use this scale to zoom to a point returned by the geocoder.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property ZoomScale As Double
C# 
public double ZoomScale {get;}

Property Value

The default zoom scale.

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.