Search Results for

    Show / Hide Table of Contents

    Interface ITileCacheEntry

    Namespace: Mapsui.Rendering.Caching
    Assembly: Mapsui.dll
    Syntax
    public interface ITileCacheEntry

    Properties

    | Edit this page View Source

    Data

    Declaration
    object Data { get; }
    Property Value
    Type Description
    object
    | Edit this page View Source

    IterationUsed

    Declaration
    long IterationUsed { get; set; }
    Property Value
    Type Description
    long

    Extension Methods

    DisposableExtension.DisposeIfDisposable(object?)
    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX