Click or drag to resize

DocumentSnapshotScrollOffsetX Property

Version 105.3.390
Horizontal scroll offset.

Namespace:  CefSharp.DevTools.DOMSnapshot
Assembly:  CefSharp (in CefSharp.dll) Version: 105.3.390.0 (105.3.390.0)
Syntax
public double? ScrollOffsetX { get; set; }

Property Value

Type: NullableDouble
See Also