TMtxInt.IndexOf Method

Int32 IndexOf(Int32 Row, Int32 Col)

Returns the 1D index in to the matrix.

#NameTypeDescription
1RowInt32
2ColInt32

Returns: Int32

Remarks:

Returns: Row*Mtx.Cols + Col