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

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