System::Drawing::Drawing2D::Matrix::Equals method
Matrix::Equals method
Tests whether the specified object is a Matrix and is identical to this object.
bool System::Drawing::Drawing2D::Matrix::Equals(ptr obj) override
| Parameter | Type | Description | 
|---|---|---|
| obj | ptr | The object to test | 
See Also
- Typedef ptr
 - Class Matrix
 - Namespace System::Drawing::Drawing2D
 - Library Aspose.Font for C++