Version: 2019.1
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

rectangleRectangle to check.

Returns

bool True if it overlaps. False otherwise.

Description

Check if selection overlaps rectangle.