Search Results for

    Show / Hide Table of Contents

    Class ImageStyles

    Inheritance
    object
    ImageStyles
    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.dll
    Syntax
    public static class ImageStyles

    Methods

    | Edit this page View Source

    CreatePinStyle(Color?, Color?, double)

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