Visual Basic (Declaration) | |
---|---|
Public Property LayerIDs As String() |
C# | |
---|---|
public string[] LayerIDs {get; set;} |
Property Value
The layer IDs. 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.
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family