RectangleFRestrict Method |
Name | Description | |
---|---|---|
Restrict(RectangleF) |
Restricts the rectangle to be within the specified rectangle | |
Restrict(SizeF) |
Restricts the rectangle to be within the specified size at an X,Y location of 0, 0
| |
Restrict(PointF, SizeF) |
Restricts the rectangle to be within the specified point and size | |
Restrict(Rectangle, Rectangle) |
Restricts the rectangle to be within the restrict rectangle
|