Scrolls to diagram to the specified position.
SyntaxVB6
Copy Code
|
|---|
Public Sub ScrollTo( _ |
C++
Copy Code
|
|---|
public: |
RemarksScrolls the document contents in its window causing the (x, y) document point to overlap the window upper left corner.
See Also