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.