You are here:
Home
>
MtxVec
>
TIntVectorValue Class
>
BoolMatrixValue Property
MtxVec (C++)
Contents
|
Search
|
Home
TIntVectorValue::BoolMatrixValue Property
TIntVectorValue Class
__declspec
(property(get = GetBoolMatrixValue, put = SetIntMatrixValue))
TMtxInt
*BoolMatrixValue;
Returns value as Bool vector.
Read:
TMtxInt
*GetBoolMatrixValue();
Write:
void
SetIntMatrixValue(
TMtxInt
*Value);
Declared in Dew::Math::TValueRec · Dew.Math/MtxParseClass.h · Cross-compiler