Matrix Constructor
Overload List
Matrix(Double, Double, Double, Double, Double, Double) | Initializes a new instance of the Matrix struct (equivalent to a 2x3 Matrix without perspective). |
Matrix(Double, Double, Double, Double, Double, Double, Double, Double, Double) | Initializes a new instance of the Matrix struct. |