Search
IZoomTarget.GetScrollY Method
See Also
 






Gets the vertical scroll position.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

double GetScrollY ()

Visual Basic  Copy Code

Function GetScrollY () As Double

 Return Value

A double value specifying the vertical scroll position.

 See Also