WmsLayer.Children Property
Returns a collection of layers embedded into a WMS layer.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.2.dll
NuGet Package: DevExpress.Wpf.Map
#Declaration
public WmsLayerCollection Children { get; }
#Property Value
Type | Description |
---|---|
Wms |
A collection of Wms |