| C1.UWP Assembly > C1.Xaml Namespace > Extensions Class : Multiply Method |
| Overload | Description |
|---|---|
| Multiply(Matrix,Matrix,Matrix) | Multiplies the left matrix by the right matrix, returns the resulting matrix in the output parameter. |
| Multiply(Matrix,Matrix) | Multiplies the left matrix by the right matrix. |