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