Method PixelFromDipI
- Namespace
- Alternet.UI.Extensions
- Assembly
- Alternet.UI.Common.dll
PixelFromDipI(PointD[], float?)
public static SKPointI[] PixelFromDipI(this PointD[] points, float? scaleFactor = null)
Parameters
pointsPointD[]Array of points.
scaleFactorfloat?Scale factor. Optional. If not specified, the default scale factor is used.
Returns
- SKPointI[]