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