The properties of the Matrix class are listed below. For a complete list of Matrix class members, see the Matrix Members topic.
Cols | Get the number of columns in this matrix |
Description | The description of this object. |
Item | Allows index access to the elements of the matrix. |
Name | The name of this object. |
Rows | Get the number of rows in this matrix |
Size | Get the size fo the matrix. This is thr rows times the columns. |