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

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

Property Value

Type: Int32
See Also