Share

DrawingCurveSegment.HiddenLine Property

Parent Object: DrawingCurveSegment

Description

Property that returns whether this segment represents the hidden portion of a line. This is only applicable for drawing views with hidden lines and always returns False otherwise.

Syntax

DrawingCurveSegment.HiddenLine() As Boolean

Property Value

This is a read only property whose value is a Boolean.

Version

Introduced in version 11

Was this information helpful?