ScrollToRegion Method |
The ScrollToRegion method scrolls the window to a specified region.
bool = objMC.ScrollTo(Region As Reference)
Element |
Description |
bool |
Return value indicating success or failure. |
objMC |
A Mathcad Window object. |
Region |
The region to scroll the window to. |