Table of Contents

Method Union

Namespace
PaintDotNet
Assembly
PaintDotNet.Core.dll

Union(GraphicsPath)

public void Union(GraphicsPath path)

Parameters

path GraphicsPath

Union(Rectangle)

public void Union(Rectangle rect)

Parameters

rect Rectangle

Union(RectangleF)

public void Union(RectangleF rectF)

Parameters

rectF RectangleF

Union(RectangleF[])

public void Union(RectangleF[] rectsF)

Parameters

rectsF RectangleF[]

Union(Region)

public void Union(Region region)

Parameters

region Region

Union(PdnRegion)

public void Union(PdnRegion region2)

Parameters

region2 PdnRegion