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

Gets or sets the map layer template (i.e. the highest items in the legend hierarchy).

Syntax

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

Remarks

This value is optional. By default, the LayerTemplate is used.

Property Value

The map layer template.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.