TMtxVecReport::Delimiter Property

__declspec(property(get = GetDelimiter, put = SetDelimiter)) DewString Delimiter;

Delimiter used when converting matrices to text.

Read: DewString GetDelimiter();
Write: void SetDelimiter(const DewString &Value);
Declared in Dew::Math::TMtxVecReport · Dew.Math/MtxVec.h · Cross-compiler