Multiply
TransformationMatrix.Multiply method
与另一个变换矩阵相乘。 不改变原始变换矩阵,返回一个新的 TransformationMatrix 对象。
public TransformationMatrix Multiply(TransformationMatrix matrix)
范围 | 类型 | 描述 |
---|---|---|
matrix | TransformationMatrix | 要与之相乘的变换矩阵。 |
返回值
新的 TransformationMatrix 对象。
也可以看看
- class TransformationMatrix
- 命名空间 Aspose.Font
- 部件 Aspose.Font