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

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

    Namespace: DevExpress.XtraMap

    Assembly: DevExpress.XtraMap.v26.1.dll

    Declaration

    [Browsable(false)]
    [EditorBrowsable(EditorBrowsableState.Never)]
    public MapVectorTileSource TileSource { get; }

    Property Value

    Type
    DevExpress.XtraMap.Native.MapVectorTileSource
    See Also