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