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

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