Aspose::Pdf::Matrix3D::Add metod

Matrix3D::Add method

Lägger till matris till en annan matris.

System::SharedPtr<Matrix3D> Aspose::Pdf::Matrix3D::Add(const System::SharedPtr<Matrix3D> &other)
ParameterTypBeskrivning
otherconst System::SharedPtr<Matrix3D>&Matrix att läggas till.

ReturnValue

Resultat av matrisaddition.

Se även