ArcGIS Runtime SDK for WPF - Library Reference
SnapToLevels Property
See Also 
ESRI.ArcGIS.Client Namespace > Map Class : SnapToLevels Property

Gets or sets whether zooming will snap to scale levels if the map contains cached layers.

Syntax

Visual Basic (Declaration) 
Public Property SnapToLevels As Boolean
C# 
public bool SnapToLevels {get; set;}

Remarks

SnapToLevels is off by default and will allow you to zoom to any Resolution. Tiled layers will automatically interpolate images when displaying layers at resolutions in between levels.

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.