ActiveReports 8
Multiply Method (MatrixEx)

The MatrixEx to multiply this MatrixEx instance with.
Prepends the specified MatrixEx to multiply this MatrixEx instance.
Syntax
'Declaration
 
Public Sub Multiply( _
   ByVal matrix As MatrixEx _
) 
public void Multiply( 
   MatrixEx matrix
)

Parameters

matrix
The MatrixEx to multiply this MatrixEx instance with.
See Also

Reference

MatrixEx Class
MatrixEx Members

Support Forum