ASP.NET Pack Programmer's Guide
Scrollable.UpdateScrollPosition Method
See Also
 





Updates the node's scroll position from scrollbar's value.

Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

void UpdateScrollPosition (
    float newValue
)

Visual Basic  Copy Code

Sub UpdateScrollPosition( _
    newValue As Single _
)

 Parameters

newValue

 See Also

Scrollable Members
Scrollable Interface
MindFusion.Diagramming Namespace