Skip to main content
All docs
V25.1
  • VectorTileDataProviderBase.TileSource Property

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

    Namespace: DevExpress.Xpf.Map

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

    NuGet Package: DevExpress.Wpf.Map

    Declaration

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

    Property Value

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