Inheritance diagram for Line:


Properties | |
| LONG RW | X [[in] LONG Index] [] |
| Specifies the horizontal coordinate of the line end point. | |
| LONG RW | Y [[in] LONG Index] [] |
| Specifies the vertical coordinate of the line end point. | |
See also the method Line of the Frame.
| LONG RW X[[in] LONG Index] | ( | ) |
Specifies the horizontal coordinate of the line end point.
| Index | This parameter can be a one of the following values: 0 or 1. |
| LONG RW Y[[in] LONG Index] | ( | ) |
Specifies the vertical coordinate of the line end point.
| Index | This parameter can be a one of the following values: 0 or 1. |