Products | Support | Back to Introduction | Email a link to this topic. | Back to Introduction - All Topics | Help Version 19.0.4.12
|
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. |