Eyeshot 11 WPF API Reference
WPF 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