The Matrix type exposes the following members.
Properties
| Name | Description |
---|
 | Columns |
The number of columns in the matrix.
|
 | Item |
Set or get an element of the matrix.
|
 | Rows |
The number of rows in the matrix.
|
 | Size |
Total number of elements in the matrix.
|
Top
See Also