MoveTo.Transform

MoveTo.Transform method

使用变换矩阵转换坐标。

public void Transform(TransformationMatrix matrix)
参数类型描述
矩阵TransformationMatrix变换矩阵。

另见