Table of Contents

Method UnionWithRect

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

UnionWithRect(RectD)

Updates this Region to the union of itself with the specified RectD structure.

void UnionWithRect(RectD rect)

Parameters

rect RectD

The RectD structure to union with this Region.