TransformItems
MethodTransformItems (Method)
Transforms the objects described in a specific handles array
Syntax:
Function TransformItems([Handles]() As Integer, TransArr33(,) As Single, fTransformStay As Boolean) As Boolean
The TransformItems method syntax consists of the following:
Parameter |
Data Type |
Description |
[Handles]() |
Integer |
|
TransArr33(,) |
Single |
|
fTransformStay |
Boolean |
True when the original objects are retained |
Return value:
Boolean - True on success, false on error.