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