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 > LeadMatrix Structure : IsEqual Method |
public static bool IsEqual( LeadMatrix matrix1, LeadMatrix matrix2 )
'Declaration
Public Shared Function IsEqual( _ ByVal matrix1 As LeadMatrix, _ ByVal matrix2 As LeadMatrix _ ) As Boolean
'Usage
Dim matrix1 As LeadMatrix Dim matrix2 As LeadMatrix Dim value As Boolean value = LeadMatrix.IsEqual(matrix1, matrix2)
public static bool IsEqual( LeadMatrix matrix1, LeadMatrix matrix2 )
public: static bool IsEqual( LeadMatrix matrix1, LeadMatrix matrix2 )