Table of Contents

Method Max

Namespace
Alternet.Drawing
Assembly
Alternet.UI.Common.dll

Max(SizeI, SizeI)

Gets maximal width and height from the two specified SizeI values.

public static SizeI Max(SizeI v1, SizeI v2)

Parameters

v1 SizeI

First SizeI value.

v2 SizeI

Second SizeI value.

Returns

SizeI