UnScale
TransformationMatrix.UnScale method
缩小 x1 和 y1 并返回变换矩阵之前的 x 和 y。
public void UnScale(double x1, double y1, out double x, out double y)
范围 | 类型 | 描述 |
---|---|---|
x1 | Double | 坐标 x1。 |
y1 | Double | 坐标 y1。 |
x | Double& | 坐标 x 缩小。 |
y | Double& | 坐标 y 缩小。 |
也可以看看
- class TransformationMatrix
- 命名空间 Aspose.Font
- 部件 Aspose.Font