ToArray

TransformationMatrix.ToArray method

分配新数组,复制变换矩阵并返回它。

public double[] ToArray()

返回值

数组形式的 TransformationMatrix。

也可以看看