Show / Hide Table of Contents

    Class BitmapConverter

    Inheritance
    System.Object
    BitmapConverter
    Namespace: Mapsui.Rendering.Xaml.BitmapRendering
    Assembly: Mapsui.Rendering.Xaml.dll
    Syntax
    public class BitmapConverter : object

    Methods

    | Improve this Doc View Source

    ToBitmapStream(UIElement, Double, Double)

    Declaration
    public static MemoryStream ToBitmapStream(UIElement uiElement, double width, double height)
    Parameters
    Type Name Description
    UIElement uiElement
    System.Double width
    System.Double height
    Returns
    Type Description
    MemoryStream
    • Improve this Doc
    • View Source
    Back to top Generated by DocFX