MoveTo Method

Object List Next Object

Defined By:
Printer

Description:

Updates CurrentX, CurrentY with the specified coordinates.

Declaration:

Sub MoveTo(ByVal x As Single, ByVal y As Single)

Details:

The values for x, y specify the new CurrentX, CurrentY values.