Back to Devexpress

WmsLayer.Children Property

wpf-devexpress-dot-xpf-dot-map-dot-wmslayer-838d149f.md

latest1.0 KB
Original Source

WmsLayer.Children Property

Returns a collection of layers embedded into a WMS layer.

Namespace : DevExpress.Xpf.Map

Assembly : DevExpress.Xpf.Map.v25.2.dll

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public WmsLayerCollection Children { get; }
vb
Public ReadOnly Property Children As WmsLayerCollection

Property Value

TypeDescription
WmsLayerCollection

A collection of WmsLayer objects.

|

See Also

WmsLayer Class

WmsLayer Members

DevExpress.Xpf.Map Namespace