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