Method PixelToDip
PixelToDip(double?)
Converts pixels to device-independent units using specified scale factor.
public readonly SizeD PixelToDip(double? scaleFactor = null)Parameters
- scaleFactordouble?
- Scale factor. Optional. Default scale factor used if this parameter is not specified.