Table of Contents

Method XorWithRegion

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

XorWithRegion(Region)

Updates this Region to the xor of itself with the specified Region.

void XorWithRegion(Region region)

Parameters

region Region

The Region to xor with this Region.