Table of Contents

Method Union

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

Union(RectI, RectI)

Creates a rectangle that represents the union between a and b.

public static RectI Union(RectI a, RectI b)

Parameters

a RectI
b RectI

Returns

RectI