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