Search Results for

    Show / Hide Table of Contents

    Class SymbolCache

    Inheritance
    object
    SymbolCache
    Implements
    ISymbolCache
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Mapsui.Rendering.Skia
    Assembly: Mapsui.Rendering.Skia.dll
    Syntax
    public class SymbolCache : ISymbolCache

    Methods

    | Edit this page View Source

    GetOrCreate(int)

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

    GetSize(int)

    Declaration
    public Size? GetSize(int bitmapId)
    Parameters
    Type Name Description
    int bitmapId
    Returns
    Type Description
    Size

    Implements

    ISymbolCache
    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX