RasterTree.showLines( linesVisible )
Show or hide vertical lines.Parameters
Name | Type | Description | |
---|---|---|---|
linesVisible | boolean |
True show the lines; false hide the lines. |
Returns
Type | Description |
---|---|
object | The tree object. This allow for chaining multiple setter methods in one single statement. |