Search
Overview.scrollY Property
See Also
 






Gets the overview's vertical scroll position.

Namespace: MindFusion.Diagramming
File: Overview.js

 Syntax

JavaScript  Copy Code

get scrollY() {}
set scrollY(value) {}

 Property Value

Number

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

 See Also