Matrix2d.GetMatrixData Method
Parent Object: Matrix2dDescription
Get the data defining this matrix.
Syntax
Matrix2d.GetMatrixData( Cells() As Double )Parameters
Name | Type | Description |
Cells | Double | Input/output Double that defines the matrix's cells. |