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

ISelectable.Overlaps

Cambiar al Manual
public bool Overlaps (Rect rectangle);

Parámetros

rectangleRectangle to check.

Valor de retorno

bool True if it overlaps. False otherwise.

Descripción

Check if selection overlaps rectangle.