Method SetMargin
SetMargin(float)
Set the margin of the tray.
Declaration
public Tray SetMargin(float margin)
Parameters
Type | Name | Description |
---|---|---|
float | margin | The margin of the tray. |
Returns
Type | Description |
---|---|
Tray | The Tray instance. |