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