Search
Overview.scrollX Property
See Also
 






Gets the overview's horizontal scroll position.

Namespace: MindFusion.Diagramming
File: Overview.js

 Syntax

JavaScript  Copy Code

get scrollX() {}
set scrollX(value) {}

 Property Value

Number

A number specifying the horizontal scroll position in current unit of measure.

 See Also