Click or drag to resize

ClipperRectClipLines Method

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