Skip to main content
A newer version of this page is available. .

VectorTileDataProviderBase.TileSource Property

For internal use. Returns the provider’s tile source.

Namespace: DevExpress.Xpf.Map

Assembly: DevExpress.Xpf.Map.v20.1.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Map, DevExpress.Wpf.Map

Declaration

[Browsable(false)]
public MapVectorTileSource TileSource { get; }

Property Value

Type
DevExpress.Xpf.Map.Native.MapVectorTileSource
See Also