Rectangle.IntersectsWith
Rectangle.IntersectsWith method
この長方形が交差するかどうかを決定しますrect.
public bool IntersectsWith(Rectangle rect)
パラメータ | タイプ | 説明 |
---|---|---|
rect | Rectangle | テストする四角形。 |
戻り値
このメソッドは、交点がある場合は true、そうでない場合は false を返します。
関連項目
- struct Rectangle
- 名前空間 System.Drawing
- 組み立て Aspose.Drawing