contains

operator fun Rectangle.contains(point: Point): Boolean

Returns whether the Rectangle contains point.