Click or drag to resize
MouseEventX Property
Version 51.0.0
X coordinate relative to the left side of the view.

Namespace: CefSharp
Assembly: CefSharp (in CefSharp.dll) Version: 51.0.0.0 (51.0.0.0)
Syntax
public int X { get; set; }

Property Value

Type: Int32
See Also