[]
Determines if the specified point is contained within this rectangle.
public bool Contains(float x, float y)
Public Function Contains(x As Single, y As Single) As Boolean
| Type | Name | Description |
|---|---|---|
| float | x | |
| float | y |
| Type | Description |
|---|---|
| bool |