Multiply
TransformationMatrix.Multiply method
Multiplie avec une autre matrice de transformation. Ne change pas la matrice de transformation d’origine, renvoie un nouvel objet TransformationMatrix.
public TransformationMatrix Multiply(TransformationMatrix matrix)
Paramètre | Taper | La description |
---|---|---|
matrix | TransformationMatrix | Matrice de transformation avec laquelle multiplier. |
Return_Value
Nouvel objet TransformationMatrix.
Voir également
- class TransformationMatrix
- espace de noms Aspose.Font
- Assemblée Aspose.Font