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

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