You are here:
Home
>
MtxVec
>
TIntMatrixValue Class
>
Value Property
MtxVec (C++)
Contents
|
Search
|
Home
TIntMatrixValue::Value Property
TIntMatrixValue Class
__declspec
(property(get = GetValue, put = SetIntMatrixValue))
TMtxInt
*Value;
Read:
TMtxInt
*GetValue();
Write:
void
SetIntMatrixValue(
TMtxInt
*Value);
Declared in Dew::Math::TIntMatrixValue · Dew.Math/MtxParseClass.h · Cross-compiler