Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property LayerInfos As IEnumerable(Of WmtsLayer.WmtsLayerInfo) |
C# | |
---|---|
public IEnumerable<WmtsLayer.WmtsLayerInfo> LayerInfos {get;} |
Property Value
The layer infos. This enumeration is only available if SkipGetCapabilities is false and after the layer is initialized.
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family