ArcGIS Runtime SDK for WPF - Library Reference
MaximumScale Property
See Also 
ESRI.ArcGIS.Client.WebMap Namespace > LayerDefinition Class : MaximumScale Property

Gets or sets a number representing the maximum scale at which the layer definition will be applied. The number is the scale's denominator; thus, a value of 2400 represents a scale of 1/2,400. A value of 0 indicates that the layer definition will be applied no matter how far you zoom in.

Syntax

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

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.