Sets the clipping region of this IGraphics.
Name | Description |
---|---|
Sets the clipping region of this IGraphics object to the specified IGraphicsPath object. |
|
Sets the clipping region of this IGraphics object to the result of the specified operation combining the current clip region and the specified IGraphicsPath object. |
|
Sets the clipping region of this IGraphics object to the specified rectangle. |
|
Sets the clipping region of this IGraphics object to the result of the specified operation combining the current clip region and the specified rectangle. |