Overload | Description |
---|---|
PushClip(NRectangle) | Pushes the current clip to the clip stack and makes the current clip equal to the intersection of the old clipping path and the specified path. |
PushClip(NRegion) | Pushes the current clip to the clip stack and makes the current clip equal to the intersection of the old clipping path and the specified path. |