WebBrowserExtensionsSendMouseWheelEvent Method (IBrowser, Int32, Int32, Int32, Int32, CefEventFlags) |
[Missing <summary> documentation for "M:CefSharp.WebBrowserExtensions.SendMouseWheelEvent(CefSharp.IBrowser,System.Int32,System.Int32,System.Int32,System.Int32,CefSharp.CefEventFlags)"]
Namespace: CefSharp
public static void SendMouseWheelEvent( this IBrowser browser, int x, int y, int deltaX, int deltaY, CefEventFlags modifiers )
[Missing <param name="browser"/> documentation for "M:CefSharp.WebBrowserExtensions.SendMouseWheelEvent(CefSharp.IBrowser,System.Int32,System.Int32,System.Int32,System.Int32,CefSharp.CefEventFlags)"]
[Missing <param name="x"/> documentation for "M:CefSharp.WebBrowserExtensions.SendMouseWheelEvent(CefSharp.IBrowser,System.Int32,System.Int32,System.Int32,System.Int32,CefSharp.CefEventFlags)"]
[Missing <param name="y"/> documentation for "M:CefSharp.WebBrowserExtensions.SendMouseWheelEvent(CefSharp.IBrowser,System.Int32,System.Int32,System.Int32,System.Int32,CefSharp.CefEventFlags)"]
[Missing <param name="deltaX"/> documentation for "M:CefSharp.WebBrowserExtensions.SendMouseWheelEvent(CefSharp.IBrowser,System.Int32,System.Int32,System.Int32,System.Int32,CefSharp.CefEventFlags)"]
[Missing <param name="deltaY"/> documentation for "M:CefSharp.WebBrowserExtensions.SendMouseWheelEvent(CefSharp.IBrowser,System.Int32,System.Int32,System.Int32,System.Int32,CefSharp.CefEventFlags)"]
[Missing <param name="modifiers"/> documentation for "M:CefSharp.WebBrowserExtensions.SendMouseWheelEvent(CefSharp.IBrowser,System.Int32,System.Int32,System.Int32,System.Int32,CefSharp.CefEventFlags)"]