ApplyMax Method
ApplyMax(Size)
Gets size with applied maximal limitations.
Declaration
public readonly Size ApplyMax(Size max)
Parameters
| Type | Name | Description |
|---|---|---|
| Size | max | Maximal width and height. |
Returns
| Type | Description |
|---|---|
| Size | Size with width and height less than
specified in |