Experimental
: this API is experimental and might be changed or removed in the future.
Edge
.Overlaps
public bool
Overlaps
(
Rect
rectangle
);
Parameters
rectangle
The rectangle.
Returns
bool
True if edge overlaps the rectangle.
Description 描述
Check if edge overlaps rectangle.