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