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 SourceToDeviceIndependentUnits(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 |