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 : ContainsRect Method |
'Declaration
Public Shared Function ContainsRect( _ 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.ContainsRect(rect, testRect)