Click or drag to resize

ScalarAsMatrixT Properties

The MatrixMathScalarAsMatrixT type exposes the following members.

Properties
 NameDescription
Public propertyColumnCount Number of columns of the matrix. Always 1 (one).
Public propertyCount 
Public propertyItemInt32 
Public propertyItemInt32, Int32 Element accessor. Both col and row should be zero, but this is not justified here. Always returns the value of the scalar.
Public propertyRowCount Number of rows of the matrix. Always 1 (one).
Top
See Also