public static bool Equals(
LeadMatrix matrix1,
LeadMatrix matrix2
)
Public Overloads Shared Function Equals( _
ByVal matrix1 As LeadMatrix, _
ByVal matrix2 As LeadMatrix _
) As Boolean
BOOL LeadMatrixEqualToMatrix(const LeadMatrix *matrix1, const LeadMatrix *matrix2)
public:
static bool Equals(
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 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