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 > LeadRectHelper Class : IntersectsWith Method |
'Declaration
Public Shared Function IntersectsWith( _ ByVal rect As LeadRect, _ ByVal testRect As LeadRect _ ) As Boolean
'Usage
Dim rect As LeadRect Dim testRect As LeadRect Dim value As Boolean value = LeadRectHelper.IntersectsWith(rect, testRect)