Click or drag to resize

ClipperRectClip Method

Overload List
 NameDescription
Public methodStatic memberRectClip(Rect64, Path64) Clips an integer path to the specified rectangle.
Public methodStatic memberRectClip(Rect64, Paths64) Clips integer paths to the specified rectangle.
Public methodStatic memberRectClip(RectD, PathD, Int32) Clips a floating-point path to the specified rectangle.
Public methodStatic memberRectClip(RectD, PathsD, Int32) Clips floating-point paths to the specified rectangle.
Top
See Also