Leadtools.Forms Namespace > LogicalRectangle Structure : Intersect Method |
Overload | Description |
---|---|
Intersect(LeadRect) | Determines the LogicalRectangle structure that represents the intersection of two rectangles. |
Intersect(LogicalRectangle) | Replaces this LogicalRectangle structure with the intersection of itself and the specified LogicalRectangle structure. |
Intersect(LogicalRectangle,LogicalRectangle) | Returns an LogicalRectangle structure that represents the intersection of two rectangles. If there is no intersection, an empty rectangle is returned. |