Back to Devexpress

WmsLayer.Title Property

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

latest925 B
Original Source

WmsLayer.Title Property

Returns short information about the layer.

Namespace : DevExpress.Xpf.Map

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

NuGet Package : DevExpress.Wpf.Map

Declaration

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

Property Value

TypeDescription
String

A String value.

|

See Also

WmsLayer Class

WmsLayer Members

DevExpress.Xpf.Map Namespace