Click or drag to resize

DocumentSnapshotScrollOffsetX Property

Version 110.0.300
Horizontal scroll offset.

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

Property Value

Type: NullableDouble
See Also