CopyOutside
MethodCopyOutside (Method)
Copies an object outside its border
Syntax:
Function CopyOutside([Handles]() As Integer, Offset As Single, vRetHandles As Object) As Boolean
The CopyOutside method syntax consists of the following:
Parameter |
Data Type |
Description |
[Handles]() |
Integer |
|
Offset |
Single |
The offset distance from the object border |
vRetHandles |
Object |
Returns an integer array with the handles of the new objects |
Return value:
Boolean - True on success, false on error.