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

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