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

ISelectable.Overlaps

Switch to Manual
public bool Overlaps (Rect rectangle);

Parameters

rectangle要检查的矩形。

Returns

bool 如果重叠,则为 true;否则为 false。

Description

检查所选项是否与矩形重叠。