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