Show / Hide Table of Contents

    Class PointExtensions

    Inheritance
    System.Object
    PointExtensions
    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 PointExtensions

    Methods

    | Improve this Doc View Source

    ToSkia(Point)

    Declaration
    public static SKPoint ToSkia(this Point point)
    Parameters
    Type Name Description
    Point point
    Returns
    Type Description
    SkiaSharp.SKPoint
    • Improve this Doc
    • View Source
    Back to top Generated by DocFX