Clipping Constructor |
| Name | Description | |
|---|---|---|
| Clipping(Graphics, GraphicsPath) | Initialize a new instance of the Clipping class. | |
| Clipping(Graphics, Rectangle) | Initialize a new instance of the Clipping class. | |
| Clipping(Graphics, Region) | Initialize a new instance of the Clipping class. | |
| Clipping(Graphics, GraphicsPath, Boolean) | Initialize a new instance of the Clipping class. | |
| Clipping(Graphics, Rectangle, Boolean) | Initialize a new instance of the Clipping class. | |
| Clipping(Graphics, Region, Boolean) | Initialize a new instance of the Clipping class. |