Back to Devexpress

LayerBase.Map Property

wpf-devexpress-dot-xpf-dot-map-dot-layerbase-a4147ceb.md

latest966 B
Original Source

LayerBase.Map Property

Provides access to the Map Control that is the owner of this layer.

Namespace : DevExpress.Xpf.Map

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

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
[Browsable(false)]
public MapControl Map { get; }
vb
<Browsable(False)>
Public ReadOnly Property Map As MapControl

Property Value

TypeDescription
MapControl

A MapControl object.

|

See Also

LayerBase Class

LayerBase Members

DevExpress.Xpf.Map Namespace