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

Edge.Overlaps

Switch to Manual
public bool Overlaps (Rect rectangle);

Parameters

rectangle矩形。

Returns

bool 如果边缘与矩形重叠,则为 true。

Description

检查边缘与矩形是否重叠。