RectangleFIntersect Method |
Name | Description | |
---|---|---|
![]() | Intersect(RectangleF) |
Replaces this RectangleF structure with the intersection of itself and the specified RectangleF structure.
|
![]() ![]() | Intersect(RectangleF, RectangleF) |
Returns a RectangleF structure that represents the intersection of two rectangles. If there is no intersection, and empty RectangleF is returned.
|