contains

operator fun contains(point: DoubleOffset): Boolean(source)

Returns whether a finite content coordinate lies inside this rectangle.

Return

true only between the inclusive and exclusive edges.

Parameters

point

coordinate to test.