Got it, thank you.
It would be more convenient to use if the above functionality could be added as a parameter to the Move function's properties.
w.MoveVisibleArea(0, 0, 500, 300);
out:
{L=0 T=0 W=502 H=300}
It would be more convenient to use if the above functionality could be added as a parameter to the Move function's properties.
w.MoveVisibleArea(0, 0, 500, 300);
out:
{L=0 T=0 W=502 H=300}
