DiagramClientView::ScrollHorizontally Method (Int32)
Visual Studio 2015
Scrolls horizontally 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 left. A positive value scrolls right.
A negative value scrolls left. A positive value scrolls right.
Show: