DiagramClientView::ScrollVertically Method (Int32)
Visual Studio 2015
Scrolls vertically by the number of scroll units specified.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- scrollDelta
-
Type:
System::Int32
Amount to scroll in scroll units. A negative value scrolls up. A positive value scrolls down.
A negative value scrolls up. A positive value scrolls down.
Show: