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.
|