Search Results for

    Show / Hide Table of Contents

    Class DefaultRendererFactory

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

    Properties

    | Edit this page View Source

    Create

    Declaration
    public static Func<IRenderer> Create { get; set; }
    Property Value
    Type Description
    Func<IRenderer>
    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX