eDriven Framework API
ScrollBy Method (amount)
NamespaceseDriven.Gui.ContainersIScrollableScrollBy(Point)
eDriven Framework API
Scrolls the scrollable container
Returns the residuum (unscrolled pixels)
Mouse even dispatcher could decide to use the residuum to scroll the parent scrollable container
Declaration Syntax
C#Visual BasicVisual C++
Point ScrollBy(
	Point amount
)
Function ScrollBy ( _
	amount As Point _
) As Point
Point^ ScrollBy(
	Point^ amount
)
Parameters
amount (Point)
Return Value

Assembly: eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)