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 > LeadPointHelper Class : IsEqual Method |
'Declaration
Public Shared Function IsEqual( _ ByVal point1 As LeadPoint, _ ByVal point2 As LeadPoint _ ) As Boolean
'Usage
Dim point1 As LeadPoint Dim point2 As LeadPoint Dim value As Boolean value = LeadPointHelper.IsEqual(point1, point2)