PsDocument.Transform
PsDocument.Transform method
将转换添加到当前图形状态(将此矩阵与当前矩阵连接)。
public void Transform(Matrix matrix)
范围 | 类型 | 描述 |
---|---|---|
matrix | Matrix | 转变。 |
也可以看看
- class PsDocument
- 命名空间 Aspose.Page.EPS
- 部件 Aspose.Page
将转换添加到当前图形状态(将此矩阵与当前矩阵连接)。
public void Transform(Matrix matrix)
范围 | 类型 | 描述 |
---|---|---|
matrix | Matrix | 转变。 |