RectangleSet.ClipBy Method
Clips a RectangleSet by a rectangle.
Thread safety: This property is not thread-safe.
ClipBy(Rectangle rectangle)
Clips a RectangleSet by a rectangle.Syntax
public void ClipBy (
Rectangle rectangle
)
Parameters
rectangle
Type: Rectangle
A clipping rectangle.
A clipping rectangle.
Remarks
Only the parts inside the clipping rectangle will remain.
Platforms
Windows, Linux, Android