点击或拖拽改变大小

MatrixTransform 方法

重载列表
  名称说明
公共方法Transform(Point)
Transform - returns the result of transforming the point by this matrix
公共方法Transform(Point)
Transform - Transforms each point in the array by this matrix
公共方法Transform(Vector)
Transform - returns the result of transforming the Vector by this matrix.
公共方法Transform(Vector)
Transform - Transforms each Vector in the array by this matrix.
Top
参见