Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property Layers As LayerInfo() |
C# | |
---|---|
public LayerInfo[] Layers {get;} |
Each LayerInfo will provide the default visibility, unique ID, name and a set of sub-layer ids (if present).
Property Value
Array of LayerInfo.Target Platforms:Windows Phone 7