Table of Contents

Method CalculateScale

Namespace
SharpVectors.Runtime
Assembly
SharpVectors.Runtime.Wpf.dll

CalculateScale(uint, uint, double, double)

public static DpiScale CalculateScale(uint dpi1X, uint dpi1Y, double dpi2X, double dpi2Y)

Parameters

dpi1X uint
dpi1Y uint
dpi2X double
dpi2Y double

Returns

DpiScale