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