Method Exclude
- Namespace
- PaintDotNet
- Assembly
- PaintDotNet.Core.dll
Exclude(GraphicsPath)
public void Exclude(GraphicsPath path)
Parameters
path
GraphicsPath
Exclude(RectInt32)
public void Exclude(RectInt32 rect)
Parameters
rect
RectInt32
Exclude(Rectangle)
public void Exclude(Rectangle rect)
Parameters
rect
Rectangle
Exclude(RectangleF)
public void Exclude(RectangleF rectF)
Parameters
rectF
RectangleF
Exclude(Region)
public void Exclude(Region region)
Parameters
region
Region
Exclude(PdnRegion)
public void Exclude(PdnRegion region2)
Parameters
region2
PdnRegion