ArcGIS Runtime SDK for Windows Phone - Library Reference
ShowLabels Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > LayerDrawingOptions Class : ShowLabels Property

Gets or sets a value indicating whether to show labels for this layer.

Syntax

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

Property Value

true if [show labels]; otherwise, false.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.