Table of Contents

Method FromDpi

Namespace
PaintDotNet
Assembly
PaintDotNet.Core.dll

FromDpi(int)

Creates a UIScaleFactor from the given DPI value.

public static UIScaleFactor FromDpi(int dpi)

Parameters

dpi int

Returns

UIScaleFactor