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.v21.2.dll

NuGet Package: DevExpress.Wpf.Map

Declaration

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

Property Value

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