Search
IZoomTarget.GetScrollX Method
See Also
 






Sets the horizontal scroll position.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

double GetScrollX ()

Visual Basic  Copy Code

Function GetScrollX () As Double

 Return Value

A double value specifying the horizontal scroll position.

 See Also