Click or drag to resize

DOMNodeScrollOffsetX Property

Version 88.2.90
Scroll offsets, set when this node is a Document.

Namespace:  CefSharp.DevTools.DOMSnapshot
Assembly:  CefSharp (in CefSharp.dll) Version: 88.2.90.0 (88.2.90.0)
Syntax
public Nullable<long> ScrollOffsetX { get; set; }

Property Value

Type: NullableInt64
See Also