次の方法で共有


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 が 交差する場合 thisRectangler

適用対象