Table of Contents

Property DpiScaleX

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

DpiScaleX

Gets the DPI scale on the X axis.When DPI is 96, DpiScaleX is 1.

public double DpiScaleX { get; }

Property Value

double

Remarks

On Windows Desktop, this value is the same as DpiScaleY