Moves an object.
Syntax: |
---|
DlxObject.AddHook(point) |
Parameters
Parameter | Description |
---|---|
point |
Return Value
If the operation ends correctly it returns true otherwise it returns false.
Example
Copy code | |
---|---|
|
DlxObject.AddHook() |
Moves an object.
Syntax: |
---|
DlxObject.AddHook(point) |
Parameter | Description |
---|---|
point |
If the operation ends correctly it returns true otherwise it returns false.
Copy code | |
---|---|
|