Show / Hide Table of Contents

    Class MultiPolygonRenderer

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

    Methods

    | Improve this Doc View Source

    RenderMultiPolygon(MultiPolygon, IStyle, IReadOnlyViewport, SymbolCache)

    Declaration
    public static Windows.Shapes.Path RenderMultiPolygon(MultiPolygon geometry, IStyle style, IReadOnlyViewport viewport, SymbolCache symbolCache)
    Parameters
    Type Name Description
    MultiPolygon geometry
    IStyle style
    IReadOnlyViewport viewport
    SymbolCache symbolCache
    Returns
    Type Description
    System.Windows.Shapes.Path
    • Improve this Doc
    • View Source
    Back to top Generated by DocFX