|
« labelbox menu »
Objects / line
line
line(objnum,coord,option)
creates a line
Parameters
| objnum | object number |
| coord | column, row, width, height comma or @am delimited If grid is used then column and row are not specified, width is optional |
| option | options comma or @am delimited |
Options
| hide | invisible |
| sizing CODE [base.objnum] | sizing specification (see sizing) |
| vert | vertical |
Note
- Line is aligned to the middle of its rectangle.
Functions
| delobj | deletes object |
| do | executes an additional action |
| getdt | returns additional data |
| modify | modifies object's properties |
« labelbox menu »
|