ASP.NET Pack Programmer's Guide
IZoomTarget.GetScrollY Method
See Also
 





Gets the vertical scroll position.

Namespace: MindFusion.Common.WebForms
Package: MindFusion.Common.WebForms

 Syntax

C#  Copy Code

float GetScrollY ()

Visual Basic  Copy Code

Function GetScrollY () As Single

 Return Value

A float value specifying the vertical scroll position.

 See Also

IZoomTarget Members
IZoomTarget Interface
MindFusion.Common.WebForms Namespace