Table of Contents

Method IntersectWithRegion

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

IntersectWithRegion(Region)

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

void IntersectWithRegion(Region region)

Parameters

region Region

The Region to intersect with this Region.