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