Click or drag to resize
RectangleIContains Method
Overload List
  NameDescription
Public methodContains(RectangleI)
Checks whether this rectangle entirely encompasses the passed other one.
Public methodContains(Vector2I)
Checks whether this rectangle contains the point denoted by the specified vector.
Top
See Also