WritableBitmapInfoDpiY Property |
Version 51.0.0
Gets the dpi y.
Namespace: CefSharp.Wpf.RenderingAssembly: CefSharp.Wpf (in CefSharp.Wpf.dll) Version: 51.0.0.0 (51.0.0.0)
Syntax public double DpiY { get; }
public:
property double DpiY {
double get ();
}
Property Value
Type:
DoubleThe dpi y.
See Also