Search Results for

    Show / Hide Table of Contents

    Interface ILayerDataSource<T>

    Namespace: Mapsui.Layers
    Assembly: Mapsui.dll
    Syntax
    public interface ILayerDataSource<out T> where T : IProvider
    Type Parameters
    Name Description
    T

    Properties

    | Edit this page View Source

    DataSource

    Declaration
    T? DataSource { get; }
    Property Value
    Type Description
    T
    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX