HiddenLine Property

Gets or sets the status of the automatic removal of line segments that are behind another part of the graph.

Syntax

object.HiddenLine [= value]

Parameters

value
A Boolean expression that enables (TRUE) or disables (FALSE) hidden line removal.

Remarks

The HiddenLine property has no effect unless GraphStyle is Wire Mesh or Lines.

See Also

GraphStyle