ClipperRect |
| Name | Description | |
|---|---|---|
| RectClip(Rect64, Path64) | Clips an integer path to the specified rectangle. | |
| RectClip(Rect64, Paths64) | Clips integer paths to the specified rectangle. | |
| RectClip(RectD, PathD, Int32) | Clips a floating-point path to the specified rectangle. | |
| RectClip(RectD, PathsD, Int32) | Clips floating-point paths to the specified rectangle. |