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