Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportList Class / ViewportList Constructor

In This Topic
    ViewportList Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal parent As ViewportLayout _
    )
    public ViewportList( 
       ViewportLayout parent
    )

    Parameters

    parent
    See Also