Table of Contents

Method IntersectWithRect

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

IntersectWithRect(RectD)

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

void IntersectWithRect(RectD rect)

Parameters

rect RectD

The RectD structure to intersect with this Region.