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 : Union Method |
'Declaration
Public Shared Function Union( _ ByVal rect1 As LeadRectD, _ ByVal rect2 As LeadRectD _ ) As LeadRectD
'Usage
Dim rect1 As LeadRectD Dim rect2 As LeadRectD Dim value As LeadRectD value = LeadRectDHelper.Union(rect1, rect2)