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