MapDataProviderBase.TileSource Property
In This Article
Returns a tile source associated with the current data provider.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.2.dll
NuGet Package: DevExpress.Wpf.Map
#Declaration
public MapTileSourceBase TileSource { get; }
#Property Value
Type | Description |
---|---|
Map |
A Map |
See Also