ArcGIS API for Windows Phone - Library Reference
Styles Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Toolkit.DataSources Namespace > WmtsLayer.WmtsLayerInfo Class : Styles Property

Gets the enumeration of styles supported by the layer.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Styles As IEnumerable(Of String)
C# 
public IEnumerable<string> Styles {get;}

Property Value

The styles.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.