Table of Contents

Method ClipRegion

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

ClipRegion(Region)

Modify the current clip with the specified region.

public abstract void ClipRegion(Region region)

Parameters

region Region

The region to clip to.