Line
This read-only property returns some specific property of a line, of some specific index, direction and coordinate type.
Syntax
Line (LineIndex as Long, LineDir as CroLinesDir, KooType as CroLinesKooType) as Long
Parameter | Description |
---|---|
LineIndex | Zero-based index of the Line. |
LineDir | Direction of Line (Horizontal or Vertical). |
KooType |
Possible values See CroLinesKooType |