Search
IZoomTarget.GetScrollX Method
See Also
 





Sets the horizontal scroll position.

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

 Syntax

C#  Copy Code

float GetScrollX ()

Visual Basic  Copy Code

Function GetScrollX () As Single

 Return Value

A float value specifying the horizontal scroll position.

 See Also