Method SetPosition
SetPosition(TrayPosition)
Build a new Tray component.
Declaration
public Tray SetPosition(TrayPosition position)
Parameters
| Type | Name | Description |
|---|---|---|
| TrayPosition | position | The position of the tray. |
Returns
| Type | Description |
|---|---|
| Tray | The Tray instance. |