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