IDimensionViewer.ShowLines

Syntax

ShowLines: Boolean;

Description

The ShowLines property determines whether the connecting line between a node and its children is displayed.

Comments

If the property is set to True, the lines connect the nodes with their children. If the value is False, the connecting lines are not displayed.

See also:

IDimensionViewer