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

Gets or sets the width of lines drawn at this level (in pixels).

Syntax

Visual Basic (Declaration) 
Public Property LineWidth As Integer
C# 
public int LineWidth {get; set;}

Property Value

The width of the line in pixels.

Exceptions

ExceptionDescription
System.ArgumentExceptionThe value must be greater than or equal to 0.

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.