Version: 2019.1
Experimental: this API is experimental and might be changed or removed in the future.

EdgeControl.Overlaps

Switch to Manual
public bool Overlaps (Rect rect);

Parameters

rectThe rectangle.

Returns

bool True if the edge overlaps the rectangle.

Description

Check if edge overlaps rectangle.