Max Method
Max(Size, Size)
Gets maximal width and height from the two specified Size values.
Declaration
public static Size Max(Size v1, Size v2)
Parameters
| Type | Name | Description |
|---|---|---|
| Size | v1 | First Size value. |
| Size | v2 | Second Size value. |
Returns
| Type | Description |
|---|---|
| Size |