Eyeshot 10 WinForms API Reference
ViewportLayout.SelectedItem Constructor(Stack<BlockReference>,ISelectableItem)

WinForms Assembly > devDept.Eyeshot Namespace > ViewportLayout.SelectedItem Class > ViewportLayout.SelectedItem Constructor : ViewportLayout.SelectedItem Constructor(Stack<BlockReference>,ISelectableItem)
Syntax
'Declaration
 
Public Function New( _
   ByVal parents As Stack(Of BlockReference), _
   ByVal item As ISelectableItem _
)
public ViewportLayout.SelectedItem( 
   Stack<BlockReference> parents,
   ISelectableItem item
)

Parameters

parents
item
See Also

Reference

ViewportLayout.SelectedItem Class
ViewportLayout.SelectedItem Members
Overload List