次の方法で共有


Rect.IntersectsWith(Rect) メソッド

定義

public:
 bool IntersectsWith(Microsoft::Maui::Graphics::Rect r);
public bool IntersectsWith (Microsoft.Maui.Graphics.Rect r);
member this.IntersectsWith : Microsoft.Maui.Graphics.Rect -> bool
Public Function IntersectsWith (r As Rect) As Boolean

パラメーター

r
Rect

戻り値

適用対象