You are here:
Home
>
MtxVec
>
TIntMatrixValue Class
>
BoolMatrixValue Property
MtxVec (C++)
Contents
|
Search
|
Home
TIntMatrixValue::BoolMatrixValue Property
TIntMatrixValue 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