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