Search Results for

    Show / Hide Table of Contents

    Class TypeExtensions

    Inheritance
    object
    TypeExtensions
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Mapsui.Extensions
    Assembly: Mapsui.dll
    Syntax
    public static class TypeExtensions

    Methods

    | Edit this page View Source

    LoadBitmapId(Type, string)

    Declaration
    public static int LoadBitmapId(this Type typeInAssemblyOfEmbeddedResource, string relativePathToEmbeddedResource)
    Parameters
    Type Name Description
    Type typeInAssemblyOfEmbeddedResource
    string relativePathToEmbeddedResource
    Returns
    Type Description
    int
    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX