Click or drag to resize
DigitalRuneRectangleFContains Method
Determines whether the rectangle contains a point or rectangle.
Overload List
  NameDescription
Public methodContains(RectangleF)
Determines whether rectangle contains the specified rectangle.
Public methodContains(Vector2F)
Determines whether rectangle contains the specified point.
Top
See Also