Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / HiddenLinesViewSettings Class / hiddenWires2D Field

In This Topic
    hiddenWires2D Field
    In This Topic
    Syntax
    'Declaration
     
    Protected Friend hiddenWires2D As List(Of ScreenLine)
    protected internal List<ScreenLine> hiddenWires2D
    See Also