Table of Contents

Method ScaleFactorToDpi

Namespace
Alternet.Drawing
Assembly
Alternet.UI.Common.dll

ScaleFactorToDpi(double)

Converts scale factor to dpi.

public static int ScaleFactorToDpi(double scaleFactor)

Parameters

scaleFactor double

Scale factor value.

Returns

int

Remarks

Uses DefaultDPI for the conversion.