Scrolls the path diagram.
Syntax
pd.DiagramScroll ()
pd.DiagramScroll (x, y)
The DiagramScroll method syntax has the following parts:
Part |
Description |
x |
The path diagram is scrolled x inches to the right. |
y |
The path diagram is scrolled y inches down. |
Calling DiagramScroll with no arguments is equivalent to the menu selection Diagram → Scroll.
See example.