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

Gets or sets the layer template. This template is used by default for all layer items (i.e all items except the legend items at the lowest level).

Syntax

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

Property Value

The layer template.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.