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