Method PixelFromDip
PixelFromDip(double?)
Gets pixel rectangle from this object using specified scaling factor.
public readonly RectI PixelFromDip(double? scaleFactor = null)
Parameters
scaleFactor
double?Scale factor.
Gets pixel rectangle from this object using specified scaling factor.
public readonly RectI PixelFromDip(double? scaleFactor = null)
scaleFactor
double?Scale factor.