ILNumerics - Technical Application Development
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Multiplies two instances.
[ILNumerics Visualization Engine]
Namespace: ILNumerics.Drawing
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax
Parameters
- left
- Type: ILNumerics.DrawingMatrix4
The left operand of the multiplication. - right
- Type: ILNumerics.DrawingMatrix4
The right operand of the multiplication. - result
- Type: ILNumerics.DrawingMatrix4
A new instance that is the result of the multiplication
Remarks
[ILNumerics Visualization Engine]
See Also