| Visual Basic (Declaration) | |
|---|---|
Public Property LayerIDs As String() | |
| C# | |
|---|---|
public string[] LayerIDs {get; set;} | |
Specified in XAML and in Blend as a comma-delimited string: If a layer name contains a comma, please use , instead of the comma. If null/empty, legend from all layers is generated. Order of the layer ids is respected in generating the legend.
Property Value
The layer IDs.Target Platforms:Windows Phone 7