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