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