Click or drag to resize

RectangleFRestrict Method

Overload List
  NameDescription
Public methodRestrict(RectangleF)
Restricts the rectangle to be within the specified rectangle
Public methodRestrict(SizeF)
Restricts the rectangle to be within the specified size at an X,Y location of 0, 0
Public methodRestrict(PointF, SizeF)
Restricts the rectangle to be within the specified point and size
Public methodStatic memberRestrict(Rectangle, Rectangle)
Restricts the rectangle to be within the restrict rectangle
Top
See Also