MindFusion.Diagramming for JavaScript Programmer's Guide

Diagram.getScrollX Method

See Also
 





Gets the diagram's horizontal scroll position.

Namespace: MindFusion.Diagramming
File: Diagram.js

 Syntax

JavaScript  Copy Code

function getScrollX ()

 Return Value

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

 See Also