|
MoveItems |
Top Previous Next |
|
MoveItems (Method)
Moves the objects described in a specific handles array by a relative x and y distance
Syntax: Function MoveItems([Handles]() As Integer, xDist As Single, yDist As Single) As Boolean
The MoveItems method syntax consists of the following:
Return value: Boolean - True on success, false on error.
|