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

Edge.Overlaps

Cambiar al Manual
public bool Overlaps (Rect rectangle);

Parámetros

rectangleThe rectangle.

Valor de retorno

bool True if edge overlaps the rectangle.

Descripción

Check if edge overlaps rectangle.