Search Results for

    Show / Hide Table of Contents

    Class SymbolStyles

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

    Methods

    | Edit this page View Source

    CreatePinStyle(Color?, double)

    Declaration
    public static SymbolStyle CreatePinStyle(Color? pinColor = null, double symbolScale = 1)
    Parameters
    Type Name Description
    Color pinColor
    double symbolScale
    Returns
    Type Description
    SymbolStyle
    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX