|
MirrorItems |
Top Previous Next |
|
MirrorItems (Method)
Mirror copies the objects described in a specific handles array based on a specific mirror line segment
Syntax: Function MirrorItems([Handles]() As Integer, mirX1 As Single, mirY1 As Single, mirX2 As Single, mirY2 As Single, fMirrorStay As Boolean) As Boolean
The MirrorItems method syntax consists of the following:
Return value: Boolean - True on success, false on error.
|