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.Android.Extensions
    Assembly: Mapsui.UI.Android.dll
    Syntax
    public static class PointExtensions

    Methods

    | Edit this page View Source

    ToDeviceIndependentUnits(ScreenPosition, double)

    Declaration
    public static ScreenPosition ToDeviceIndependentUnits(this ScreenPosition point, double pixelDensity)
    Parameters
    Type Name Description
    ScreenPosition point
    double pixelDensity
    Returns
    Type Description
    ScreenPosition
    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX