Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
Leadtools Namespace > LeadRect Structure > Intersect Method : Intersect(LeadRect,LeadRect) Method |
'Declaration
Public Overloads Shared Function Intersect( _ ByVal a As LeadRect, _ ByVal b As LeadRect _ ) As LeadRect
LeadRect LeadRectIntersect(LeadRect rect1, LeadRect rect2)
public static LeadRect intersectRects(LeadRect rect1, LeadRect rect2)