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

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

Parameters

parents
item
index
See Also

Reference

ViewportLayout.SelectedFace Class
ViewportLayout.SelectedFace Members
Overload List