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

Gets or sets a value indicating whether MapGrid labels are visible at this level (Default = true)

Syntax

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

Property Value

true if labels are visible; otherwise, false.

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.