Method PixelFromDipD
- Namespace
- Alternet.UI.Extensions
- Assembly
- Alternet.UI.Common.dll
PixelFromDipD(PointD[], float?)
public static SKPoint[] PixelFromDipD(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
- SKPoint[]