Skip to main content

VectorTileDataProviderBase.TileSource Property

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

Namespace: DevExpress.Xpf.Map

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

NuGet Package: DevExpress.Wpf.Map

Declaration

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

Property Value

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