Matrix::Equals Method (Object^)
.NET Framework (current version)
Namespace:
System.Drawing.Drawing2D
Assembly: System.Drawing (in System.Drawing.dll)
Return to top
Assembly: System.Drawing (in System.Drawing.dll)
Parameters
- obj
-
Type:
System::Object^
The object to test.
Return Value
Type: System::BooleanThis method returns true if obj is the specified Matrix identical to this Matrix; otherwise, false.
.NET Framework
Available since 1.1
Available since 1.1
Show: