Rectangle.IntersectsWith(Rectangle) Метод

Определение

Указывает, пересекается rли thisRectangle .

public bool IntersectsWith (Xamarin.Forms.Rectangle r);
member this.IntersectsWith : Xamarin.Forms.Rectangle -> bool

Параметры

r
Rectangle

Пересекаемый Rectangle.

Возвращаемое значение

System.Boolean

true Значение , если thisRectangle пересекается r.

Применяется к