Method PixelToDip
PixelToDip(float?)
Returns this size (in pixels) converted to device-independent units.
public readonly SizeD PixelToDip(float? scaleFactor = null)
Parameters
scaleFactorfloat?Scale factor used for the conversion. Optional. If not specified, default value is used.