DragHandle
(Engine-Level Function)
Object |
Required. Any expression that gives the object value that defines the selected graphic list to drag. |
X |
Required. Any numeric expression that is the new X coordinate of the selected handle(s). |
Y |
Required. Any numeric expression that is the new Y coordinate of the selected handle(s). |
KeepRatio |
Required. Any logical expression. If true (non-zero), the aspect ratio of the graphic will be preserved during stretching (online). If false (0), it will not. |