Search Results for

    Show / Hide Table of Contents

    Interface ISymbolCache

    Namespace: Mapsui.Rendering
    Assembly: Mapsui.dll
    Syntax
    public interface ISymbolCache

    Methods

    | Edit this page View Source

    GetOrCreate(int)

    Declaration
    IBitmapInfo GetOrCreate(int bitmapID)
    Parameters
    Type Name Description
    int bitmapID
    Returns
    Type Description
    IBitmapInfo
    | Edit this page View Source

    GetSize(int)

    Declaration
    Size? GetSize(int bitmapId)
    Parameters
    Type Name Description
    int bitmapId
    Returns
    Type Description
    Size
    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX