Click or drag to resize

DocumentSnapshotScrollOffsetX Property

Version 130.1.90
Horizontal scroll offset.

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

Property Value

NullableDouble
See Also