Back to Devexpress

WmsLayer.Name Property

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

latest910 B
Original Source

WmsLayer.Name Property

Returns the name of a WMS layer.

Namespace : DevExpress.Xpf.Map

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

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public string Name { get; }
vb
Public ReadOnly Property Name As String

Property Value

TypeDescription
String

A String value.

|

See Also

WmsLayer Class

WmsLayer Members

DevExpress.Xpf.Map Namespace