|
ds_GetTablePosition |
|---|
| ds_GetTablePosition (tableNum; top; left; bottom; right) <- errorCode | |||
|---|---|---|---|
| Parameter | Type | Description | |
| -> | tableNum | Integer | Table number |
| <- | Top | Integer | Higher point position |
| <- | Left | Integer | Left point position |
| <- | Bottom | Integer | Lower point position |
| <- | Right | Integer | Right point position |
| <- | errorCode | Long Integer | Error Code (0 = no error) |
Retrieves the coordinates (in pixels) of a table in the 4D Structure Editor.