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

ISelectable.Overlaps

public bool Overlaps(Rect rectangle);

Parameters

rectangleRectangle to check.

Returns

bool True if it overlaps. False otherwise.

Description 描述

Check if selection overlaps rectangle.