Object Model Reference : Classes : C : CorelScript : Methods : CorelScript.MoveNode |
Function MoveNode(DeltaX As Long, DeltaY As Long) As Long
Member of CorelScript
The MoveNode method moves a node by a specified distance.
• |
This method must be preceded by the CorelScript.BeginEditObject method.
|
Parameter
|
Description
|
DeltaX
|
Specifies the amount by which to move the node horizontally
|
DeltaY
|
Specifies the amount by which to move the node vertically
|
Copyright 2013 Corel Corporation. All rights reserved.