Leadtools Namespace > LeadLengthDHelper Class : IsEqual Method |
public static bool IsEqual( LeadLengthD length1, LeadLengthD length2 )
'Declaration Public Shared Function IsEqual( _ ByVal length1 As LeadLengthD, _ ByVal length2 As LeadLengthD _ ) As Boolean
'Usage Dim length1 As LeadLengthD Dim length2 As LeadLengthD Dim value As Boolean value = LeadLengthDHelper.IsEqual(length1, length2)
public static bool IsEqual( LeadLengthD length1, LeadLengthD length2 )
public: static bool IsEqual( LeadLengthD length1, LeadLengthD length2 )