IDimensionViewer.ShowLines

Syntax

ShowLines: Boolean;

Description

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

Comments

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

See also:

IDimensionViewer