Property DpiScaleY
- Namespace
- SharpVectors.Runtime
- Assembly
- SharpVectors.Runtime.Wpf.dll
DpiScaleY
Gets the DPI scale on the Y axis. When DPI is 96, DpiScaleY is 1.
public double DpiScaleY { get; }
Property Value
Remarks
On Windows Desktop, this value is the same as DpiScaleX