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.ToString()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: Mapsui.UI.Android
    Assembly: Mapsui.UI.Android.dll
    Syntax
    public static class PointExtensions

    Methods

    | Improve this Doc View Source

    ToDeviceIndependentUnits(Point, Single)

    Declaration
    public static Point ToDeviceIndependentUnits(this Point point, float pixelDensity)
    Parameters
    Type Name Description
    Point point
    System.Single pixelDensity
    Returns
    Type Description
    Point
    • Improve this Doc
    • View Source
    Back to top Generated by DocFX