Equals()

Matrix::Equals(ptr) method

Tests whether the specified object is a Matrix and is identical to this object.

bool System::Drawing::Drawing2D::Matrix::Equals(ptr obj) override

Arguments

ParameterTypeDescription
objptrThe object to test

See Also