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

Gets or sets the label notation style (Decimal Degrees or Degrees, Minutes, Seconds).

Syntax

Visual Basic (Declaration) 
Public Property LabelStyle As LatLonMapGridLabelStyle
C# 
public LatLonMapGridLabelStyle LabelStyle {get; set;}

Remarks

The LabelStyle cannot be modified once the LatLonGrid instance is initialized.

Property Value

A LatLonMapGridLabelStyle representing the desired label notation style.

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.