Method PixelFromDip
PixelFromDip(float?)
Converts this point to the pixel point using the specified scale factor.
public readonly PointI PixelFromDip(float? scaleFactor = null)
Parameters
scaleFactorfloat?Scale factor. Optional. If not specified, the default scale factor is used for the conversion.