Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportLayout.SelectionInfoItem Class / ViewportLayout.SelectionInfoItem Constructor / ViewportLayout.SelectionInfoItem Constructor(SelectionInfoItem)

In This Topic
    ViewportLayout.SelectionInfoItem Constructor(SelectionInfoItem)
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal another As ViewportLayout.SelectionInfoItem _
    )
    public ViewportLayout.SelectionInfoItem( 
       ViewportLayout.SelectionInfoItem another
    )

    Parameters

    another
    See Also