Show / Hide Table of Contents

    Class ViewportExtensions

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

    Methods

    | Improve this Doc View Source

    ToSKMatrix(IViewport)

    Declaration
    public static SKMatrix ToSKMatrix(this IViewport viewport)
    Parameters
    Type Name Description
    IViewport viewport
    Returns
    Type Description
    SkiaSharp.SKMatrix
    • Improve this Doc
    • View Source
    Back to top Generated by DocFX