Table of Contents

Method XorWithRect

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

XorWithRect(RectD)

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

void XorWithRect(RectD rect)

Parameters

rect RectD

The RectD structure to xor with this Region.