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)