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)