Compares two LeadMatrix objects to determine whether they do not contain the same coordinates.
public static bool !=(
LeadMatrix matrix1,
LeadMatrix matrix2
)
Public Operator <>( _
ByVal matrix1 As LeadMatrix, _
ByVal matrix2 As LeadMatrix _
) As Boolean
public:
bool operator !=(
LeadMatrix matrix1,
LeadMatrix matrix2
)
matrix1
The first object to use in the comparison.
matrix2
The second object to use in the comparison.
true if the two LeadMatrix objects do not have the same coordinates; otherwise, it is false.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document