Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportLayout.SelectionInfoSubItems Class / ViewportLayout.SelectionInfoSubItems Constructor / ViewportLayout.SelectionInfoSubItems Constructor(Entity)
The item at root level

In This Topic
    ViewportLayout.SelectionInfoSubItems Constructor(Entity)
    In This Topic
    Root level item constructor.
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal entity As Entity _
    )
    public ViewportLayout.SelectionInfoSubItems( 
       Entity entity
    )

    Parameters

    entity
    The item at root level
    See Also