|
RotateItems |
Top Previous Next |
|
RotateItems (Method)
Rotates the objects described in a specific handles array with a specific rotation base point and rotation angle
Syntax: Function RotateItems([Handles]() As Integer, RotX As Single, RotY As Single, theta As Single, fRotateStay As Boolean) As Boolean
The RotateItems method syntax consists of the following:
Return value: Boolean - True on success, false on error.
|