Method ScaleFactorToDpi
ScaleFactorToDpi(float)
Converts scale factor to dpi.
public static int ScaleFactorToDpi(float scaleFactor)
Parameters
scaleFactorfloatScale factor value.
Returns
Remarks
Uses DefaultDPI for the conversion.
Converts scale factor to dpi.
public static int ScaleFactorToDpi(float scaleFactor)
scaleFactor floatScale factor value.
Uses DefaultDPI for the conversion.