Click or drag to resize
WritableBitmapInfoDpiX Property
Version 51.0.0
Gets the dpi x.

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

Property Value

Type: Double
The dpi x.
See Also