TIntMatrixValue.DefineIntMatrix Method

Overload List

#SignatureDescription
1void DefineIntMatrixDefine value as integer matrix.
2void DefineIntMatrix(TMtxInt mtx, Boolean aIsOwned)Define value as integer matrix.

Overload 1: void DefineIntMatrix

Define value as integer matrix.

Result: stored in self (calling object)

Overload 2: void DefineIntMatrix(TMtxInt mtx, Boolean aIsOwned)

Define value as integer matrix.

#NameTypeDescription
1mtxTMtxIntsource TMtxInt
2aIsOwnedBoolean

Result: stored in self (calling object)