Show / Hide Table of Contents

    Class MultiLineStringRenderer

    Inheritance
    System.Object
    MultiLineStringRenderer
    Namespace: Mapsui.Rendering.Xaml
    Assembly: Mapsui.Rendering.Xaml.dll
    Syntax
    public static class MultiLineStringRenderer : object

    Methods

    | Improve this Doc View Source

    Render(MultiLineString, IStyle, IReadOnlyViewport)

    Declaration
    public static Windows.Shapes.Shape Render(MultiLineString multiLineString, IStyle style, IReadOnlyViewport viewport)
    Parameters
    Type Name Description
    MultiLineString multiLineString
    IStyle style
    IReadOnlyViewport viewport
    Returns
    Type Description
    System.Windows.Shapes.Shape
    • Improve this Doc
    • View Source
    Back to top Generated by DocFX