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