ApplyMin Method
ApplyMin(Size)
Gets size with applied minimal limitations.
Declaration
public readonly Size ApplyMin(Size min)
Parameters
| Type | Name | Description |
|---|---|---|
| Size | min | Minimal width and height. |
Returns
| Type | Description |
|---|---|
| Size | Size with width and height greater than specified in
|