DiagramLite Programmer's Guide
IZoomTarget.GetScrollY Method
See Also
 





Gets the vertical scroll position.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight

 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

IZoomTarget Members
IZoomTarget Interface
MindFusion.Diagramming Namespace