| RectangleFContains Method |
| Name | Description | |
|---|---|---|
| Contains(RectangleF) |
Checks whether this rectangle entirely encompasses the passed other one.
| |
| Contains(Vector2F) |
Checks whether this rectangle contains the point denoted by the specified vector.
|