Table of Contents

Method Intersect

Namespace
PaintDotNet
Assembly
PaintDotNet.Core.dll

Intersect(GraphicsPath)

public void Intersect(GraphicsPath path)

Parameters

path GraphicsPath

Intersect(Rectangle)

public void Intersect(Rectangle rect)

Parameters

rect Rectangle

Intersect(RectangleF)

public void Intersect(RectangleF rectF)

Parameters

rectF RectangleF

Intersect(Region)

public void Intersect(Region region)

Parameters

region Region

Intersect(PdnRegion)

public void Intersect(PdnRegion region2)

Parameters

region2 PdnRegion