←Select platform

Inequality Operator (LeadMatrix)

Summary

Compares two LeadMatrix objects to determine whether they do not contain the same coordinates.

Syntax

C#
VB
C++
Public Operator <>( _ 
   ByVal matrix1 As Leadtools.LeadMatrix, _ 
   ByVal matrix2 As Leadtools.LeadMatrix _ 
) As Boolean 

Parameters

matrix1
The first object to use in the comparison.

matrix2
The second object to use in the comparison.

Return Value

true if the two LeadMatrix objects do not have the same coordinates; otherwise, it is false.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools Assembly
Click or drag to resize