Search Results for

    Show / Hide Table of Contents

    Class PointExtensions

    Inheritance
    object
    PointExtensions
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Mapsui.UI.Avalonia.Extensions
    Assembly: Mapsui.UI.Avalonia.dll
    Syntax
    public static class PointExtensions

    Methods

    | Edit this page View Source

    ToMapsui(Point)

    Declaration
    public static MPoint ToMapsui(this Point point)
    Parameters
    Type Name Description
    Point point
    Returns
    Type Description
    MPoint
    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX