RectangleF.IntersectsWith
RectangleF.IntersectsWith method
Determines if this rectangle intersects with rect.
public bool IntersectsWith(RectangleF rect)
Parameter | Type | Description |
---|---|---|
rect | RectangleF | The rectangle to test. |
Return Value
This method returns true if there is any intersection.
See Also
- struct RectangleF
- namespace Aspose.Imaging
- assembly Aspose.Imaging