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

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

Syntax

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

Property Value

true if lines 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.