Click or drag to resize
WritableBitmapInfoDpiY Property
Version 51.0.0
Gets the dpi y.

Namespace: CefSharp.Wpf.Rendering
Assembly: CefSharp.Wpf (in CefSharp.Wpf.dll) Version: 51.0.0.0 (51.0.0.0)
Syntax
public double DpiY { get; }

Property Value

Type: Double
The dpi y.
See Also