ArcGIS Runtime SDK for WPF - Library Reference
MinLabelScale Property
See Also 
ESRI.ArcGIS.Client.AdvancedSymbology Namespace > DictionaryRenderer Class : MinLabelScale Property

Gets or sets the minimum label scale.

Syntax

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

Remarks

Labels will not be visible at scale values smaller than the minimum scale. This property is equivalent to saying do not show labels when zoomed out beyond this scale.

Property Value

A System.Double containing the minimum label 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.