Table of Contents

Method Max

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

Max(SizeD, SizeD)

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

public static SizeD Max(SizeD v1, SizeD v2)

Parameters

v1 SizeD

First SizeD value.

v2 SizeD

Second SizeD value.

Returns

SizeD